JUnit version 4.13.2
.23:51:43.417 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468303408
23:51:43.478 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:43.516 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:43.525 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskwVoYLh/test-tmp
23:51:43.551 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:43.555 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskwVoYLh/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:43.805 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:43.821 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:43.822 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:43.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.824224 20118 mini_oidc.cc:150] Starting JWKS server
23:51:43.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.826393 20118 webserver.cc:534] Webserver started at http://127.0.0.1:32845/ using document root <none> and password file <none>
23:51:43.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.826683 20118 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:43.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.827032 20118 webserver.cc:534] Webserver started at http://127.0.0.1:43169/ using document root <none> and password file <none>
23:51:43.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:43Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:43.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:43Z Disabled control of system clock
23:51:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.844184 20118 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal
23:51:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data
23:51:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:43.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:43.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/logs
23:51:43.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data/info.pb
23:51:43.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:43.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:43.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:43.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:43.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:43.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:43.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:43.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.190:32805
23:51:43.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.190
23:51:43.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:43.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:43.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:43.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32845/jwks.json with env {}
23:51:43.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.963186 20129 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.963522 20129 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.963595 20129 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.967676 20129 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.967765 20129 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.967793 20129 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:43.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.967816 20129 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:43.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.967839 20129 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:43.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.967859 20129 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32845/jwks.json
23:51:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.972812 20129 master_runner.cc:387] Master server non-default flags:
23:51:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:43.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:43.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:43.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data
23:51:43.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal
23:51:43.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.190:32805
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32845/jwks.json
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data/info.pb
23:51:43.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.190
23:51:43.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:43.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:43.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20129
23:51:43.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:43.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:43.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:43.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:43.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/logs
23:51:43.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:43.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:43.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:43.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:43.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:43.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.974570 20129 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.976418 20129 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.984637 20135 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
23:51:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.984717 20134 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
23:51:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.984804 20129 server_base.cc:1061] running on GCE node
23:51:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.984638 20137 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
23:51:43.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.985515 20129 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.986761 20129 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:43.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.987947 20129 hybrid_clock.cc:648] HybridClock initialized: now 1783468303987964 us; error 91 us; skew 500 ppm
23:51:43.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.990196 20129 webserver.cc:534] Webserver started at http://127.19.165.190:44665/ using document root <none> and password file <none>
23:51:43.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.990839 20129 fs_manager.cc:362] Metadata directory not provided
23:51:43.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.990917 20129 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:43.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.991108 20129 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.992973 20129 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data/instance:
23:51:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "330723acf4084c2792c3ee6e8d10292e"
23:51:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:43 on dist-test-slave-x4qp"
23:51:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.993511 20129 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal/instance:
23:51:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "330723acf4084c2792c3ee6e8d10292e"
23:51:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:43 on dist-test-slave-x4qp"
23:51:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.997526 20129 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
23:51:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.000396 20143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.001971 20129 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
23:51:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.002130 20129 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal
23:51:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "330723acf4084c2792c3ee6e8d10292e"
23:51:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:43 on dist-test-slave-x4qp"
23:51:44.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.002247 20129 fs_report.cc:389] FS layout report
23:51:44.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:44.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal
23:51:44.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal
23:51:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data/data
23:51:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:44.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027554 20129 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:44.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.028352 20129 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
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.028532 20129 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:44.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037261 20195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.165.190:32805 every 8 connection(s)
23:51:44.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037266 20129 rpc_server.cc:307] RPC server started. Bound to: 127.19.165.190:32805
23:51:44.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.038632 20129 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/data/info.pb
23:51:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.042253 20196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.042712 20118 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 20129
23:51:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.042860 20118 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-0/wal/instance
23:51:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.044813 20118 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal
23:51:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data
23:51:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/logs
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data/info.pb
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.189:42845
23:51:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.189
23:51:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32845/jwks.json with env {}
23:51:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.047030 20196 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.066085 20196 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.067390 20144 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.165.189:42845: connect: Connection refused (error 111)
23:51:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.068691 20196 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.189:42845: Network error: Client connection negotiation failed: client connection to 127.19.165.189:42845: connect: Connection refused (error 111)
23:51:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.117987 20196 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } attempt: 1
23:51:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.120016 20196 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.189:42845: Network error: Client connection negotiation failed: client connection to 127.19.165.189:42845: connect: Connection refused (error 111)
23:51:44.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.170416 20198 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:44.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.170694 20198 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:44.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.170742 20198 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:44.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.175220 20198 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:44.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.175352 20198 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:44.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.175374 20198 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:44.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.175391 20198 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:44.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.175410 20198 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:44.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.175422 20198 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32845/jwks.json
23:51:44.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.181216 20198 master_runner.cc:387] Master server non-default flags:
23:51:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data
23:51:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal
23:51:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.189:42845
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32845/jwks.json
23:51:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data/info.pb
23:51:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.189
23:51:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:44.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20198
23:51:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/logs
23:51:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.182606 20198 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.184134 20198 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.188228 20196 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } attempt: 2
23:51:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.190080 20196 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.189:42845: Network error: Client connection negotiation failed: client connection to 127.19.165.189:42845: connect: Connection refused (error 111)
23:51:44.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.191947 20206 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
23:51:44.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.192035 20209 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
23:51:44.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.192219 20207 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
23:51:44.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.192886 20198 server_base.cc:1061] running on GCE node
23:51:44.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.193656 20198 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:44.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.194943 20198 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:44.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.196179 20198 hybrid_clock.cc:648] HybridClock initialized: now 1783468304196160 us; error 31 us; skew 500 ppm
23:51:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.199148 20198 webserver.cc:534] Webserver started at http://127.19.165.189:40775/ using document root <none> and password file <none>
23:51:44.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.200054 20198 fs_manager.cc:362] Metadata directory not provided
23:51:44.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.200145 20198 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:44.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.200443 20198 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.202507 20198 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data/instance:
23:51:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32000cfdc0f34d5fae1e6e580bfefc57"
23:51:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.203125 20198 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal/instance:
23:51:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32000cfdc0f34d5fae1e6e580bfefc57"
23:51:44.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.207406 20198 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
23:51:44.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.210232 20215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:44.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.211665 20198 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:51:44.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.211823 20198 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal
23:51:44.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32000cfdc0f34d5fae1e6e580bfefc57"
23:51:44.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.211952 20198 fs_report.cc:389] FS layout report
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data/data
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:44.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:44.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.244815 20198 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.245761 20198 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
23:51:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.245980 20198 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:44.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.254868 20198 rpc_server.cc:307] RPC server started. Bound to: 127.19.165.189:42845
23:51:44.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.254861 20267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.165.189:42845 every 8 connection(s)
23:51:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.256392 20198 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/data/info.pb
23:51:44.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.259969 20268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.263685 20118 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 20198
23:51:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.263796 20118 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-1/wal/instance
23:51:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.264564 20118 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/logs
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data/info.pb
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:44.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.188:40365
23:51:44.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.188
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:44.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32845/jwks.json with env {}
23:51:44.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.263749 20268 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.277920 20268 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.281301 20196 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } attempt: 3
23:51:44.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.289968 20196 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.289968 20268 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.291433 20219 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.291894 20196 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.188:40365: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.292678 20268 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.188:40365: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.323104 20196 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } attempt: 1
23:51:44.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.324956 20196 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.188:40365: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.341986 20268 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } attempt: 1
23:51:44.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.343818 20268 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.188:40365: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.391774 20270 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:44.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.392035 20270 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:44.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.392086 20270 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.395809 20270 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.395895 20270 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.395915 20270 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.395931 20270 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.395949 20270 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:44.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.395963 20270 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32845/jwks.json
23:51:44.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.400167 20196 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } attempt: 2
23:51:44.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.400467 20270 master_runner.cc:387] Master server non-default flags:
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal
23:51:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.188:40365
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32845/jwks.json
23:51:44.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data/info.pb
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.188
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20270
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/logs
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:44.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:44.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:44.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:44.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:44.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:44.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.401997 20270 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:44.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.402139 20196 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.188:40365: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.403432 20270 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:44.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.410566 20279 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
23:51:44.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.410566 20282 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
23:51:44.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.410566 20280 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
23:51:44.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.411002 20270 server_base.cc:1061] running on GCE node
23:51:44.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.411790 20270 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:44.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.411998 20268 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } attempt: 2
23:51:44.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.413305 20270 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:44.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.414893 20268 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.165.188:40365: Network error: Client connection negotiation failed: client connection to 127.19.165.188:40365: connect: Connection refused (error 111)
23:51:44.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.414952 20270 hybrid_clock.cc:648] HybridClock initialized: now 1783468304414871 us; error 103 us; skew 500 ppm
23:51:44.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.417287 20270 webserver.cc:534] Webserver started at http://127.19.165.188:36117/ using document root <none> and password file <none>
23:51:44.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.417940 20270 fs_manager.cc:362] Metadata directory not provided
23:51:44.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.418027 20270 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:44.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.418267 20270 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:44.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.420226 20270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data/instance:
23:51:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d92532186faa4bb4921d0075983872a9"
23:51:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.420966 20270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal/instance:
23:51:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d92532186faa4bb4921d0075983872a9"
23:51:44.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.425832 20270 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
23:51:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.429152 20288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.430610 20270 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.430790 20270 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d92532186faa4bb4921d0075983872a9"
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.430912 20270 fs_report.cc:389] FS layout report
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data/data
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:44.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.457895 20270 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:44.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.458659 20270 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
23:51:44.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.458860 20270 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:44.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.468947 20340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.165.188:40365 every 8 connection(s)
23:51:44.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.468950 20270 rpc_server.cc:307] RPC server started. Bound to: 127.19.165.188:40365
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.470299 20270 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/data/info.pb
23:51:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.472517 20118 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 20270
23:51:44.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.472649 20118 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/master-2/wal/instance
23:51:44.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.474502 20341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.478873 20341 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.489445 20341 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.494419 20341 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } has no permanent_uuid. Determining permanent_uuid...
23:51:44.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.501328 20196 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } attempt: 3
23:51:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.501422 20341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9: Bootstrap starting.
23:51:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.504555 20341 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9: Neither blocks nor log segments found. Creating new log.
23:51:44.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.505981 20341 log.cc:826] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9: Log is configured to *not* fsync() on all Append() calls
23:51:44.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.506086 20268 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } attempt: 3
23:51:44.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.509229 20341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9: No bootstrap required, opened a new log
23:51:44.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.510041 20196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: Bootstrap starting.
23:51:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.512805 20196 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: Neither blocks nor log segments found. Creating new log.
23:51:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.512681 20341 raft_consensus.cc:359] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.512952 20341 raft_consensus.cc:385] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.513012 20341 raft_consensus.cc:740] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92532186faa4bb4921d0075983872a9, State: Initialized, Role: FOLLOWER
23:51:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.513635 20341 consensus_queue.cc:260] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.513942 20196 log.cc:826] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: Log is configured to *not* fsync() on all Append() calls
23:51:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.515027 20348 sys_catalog.cc:455] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.516057 20348 sys_catalog.cc:458] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.515442 20341 sys_catalog.cc:565] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: configured and running, proceeding with master startup.
23:51:44.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.518177 20196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: No bootstrap required, opened a new log
23:51:44.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.522040 20268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: Bootstrap starting.
23:51:44.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.522825 20196 raft_consensus.cc:359] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.520809 20270 master_runner.cc:187] Error getting master registration for 127.19.165.190:32805: OK, instance_id { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" instance_seqno: 1783468304034870 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:44.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.523016 20196 raft_consensus.cc:385] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.523078 20196 raft_consensus.cc:740] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330723acf4084c2792c3ee6e8d10292e, State: Initialized, Role: FOLLOWER
23:51:44.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.523105 20270 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:44.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.523650 20196 consensus_queue.cc:260] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.524324 20361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.524472 20361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.525024 20268 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: Neither blocks nor log segments found. Creating new log.
23:51:44.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.525213 20196 sys_catalog.cc:565] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [sys.catalog]: configured and running, proceeding with master startup.
23:51:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.525854 20268 log.cc:826] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: Log is configured to *not* fsync() on all Append() calls
23:51:44.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.528836 20268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: No bootstrap required, opened a new log
23:51:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.530288 20149 tablet.cc:2406] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.531354 20360 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.531769 20360 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:44.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.530929 20129 master_runner.cc:187] Error getting master registration for 127.19.165.189:42845: OK, instance_id { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" instance_seqno: 1783468304252162 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:44.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.533236 20129 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:44.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.533408 20268 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.533614 20268 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.533668 20268 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32000cfdc0f34d5fae1e6e580bfefc57, State: Initialized, Role: FOLLOWER
23:51:44.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.534205 20268 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.535702 20268 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [sys.catalog]: configured and running, proceeding with master startup.
23:51:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.544386 20373 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.544512 20373 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.549942 20198 master_runner.cc:264] No leader master found from master 32000cfdc0f34d5fae1e6e580bfefc57
23:51:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.550053 20198 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:44.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.555766 20376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.556636 20376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.561121 20387 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:44.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.561808 20387 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:44.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.593794 20348 raft_consensus.cc:493] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:44.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.594031 20348 raft_consensus.cc:515] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.596312 20348 leader_election.cc:290] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 330723acf4084c2792c3ee6e8d10292e (127.19.165.190:32805), 32000cfdc0f34d5fae1e6e580bfefc57 (127.19.165.189:42845)
23:51:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.597283 20170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d92532186faa4bb4921d0075983872a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330723acf4084c2792c3ee6e8d10292e" is_pre_election: true
23:51:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.597651 20170 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92532186faa4bb4921d0075983872a9 in term 0.
23:51:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.598254 20291 leader_election.cc:304] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [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: 330723acf4084c2792c3ee6e8d10292e, d92532186faa4bb4921d0075983872a9; no voters: 
23:51:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.599340 20241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d92532186faa4bb4921d0075983872a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" is_pre_election: true
23:51:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.599711 20241 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92532186faa4bb4921d0075983872a9 in term 0.
23:51:44.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.601722 20348 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.601847 20348 raft_consensus.cc:493] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.601890 20348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 0 FOLLOWER]: Advancing to term 1
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.603232 20348 raft_consensus.cc:515] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.604316 20170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d92532186faa4bb4921d0075983872a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "330723acf4084c2792c3ee6e8d10292e"
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.604477 20170 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 0 FOLLOWER]: Advancing to term 1
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.606016 20170 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92532186faa4bb4921d0075983872a9 in term 1.
23:51:44.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.606593 20291 leader_election.cc:304] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [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: 330723acf4084c2792c3ee6e8d10292e, d92532186faa4bb4921d0075983872a9; no voters: 
23:51:44.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.613054 20348 leader_election.cc:290] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [CANDIDATE]: Term 1 election: Requested vote from peers 330723acf4084c2792c3ee6e8d10292e (127.19.165.190:32805), 32000cfdc0f34d5fae1e6e580bfefc57 (127.19.165.189:42845)
23:51:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.613265 20348 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.613348 20348 raft_consensus.cc:697] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [term 1 LEADER]: Becoming Leader. State: Replica: d92532186faa4bb4921d0075983872a9, State: Running, Role: LEADER
23:51:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.613736 20348 consensus_queue.cc:237] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [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: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } }
23:51:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.614993 20241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d92532186faa4bb4921d0075983872a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32000cfdc0f34d5fae1e6e580bfefc57"
23:51:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.615152 20241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 0 FOLLOWER]: Advancing to term 1
23:51:44.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.616768 20241 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92532186faa4bb4921d0075983872a9 in term 1.
23:51:44.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.621039 20348 sys_catalog.cc:455] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d92532186faa4bb4921d0075983872a9. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.621235 20348 sys_catalog.cc:458] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: This master's current role is: LEADER
23:51:44.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.624815 20391 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:44.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.638706 20391 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:44.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.656244 20241 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [term 1 FOLLOWER]: Refusing update from remote peer d92532186faa4bb4921d0075983872a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:44.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.657692 20389 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:44.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.663981 20376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d92532186faa4bb4921d0075983872a9. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.664163 20376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.669414 20170 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [term 1 FOLLOWER]: Refusing update from remote peer d92532186faa4bb4921d0075983872a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:44.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.670122 20389 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:44.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.675629 20361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d92532186faa4bb4921d0075983872a9. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.675817 20361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.682938 20389 sys_catalog.cc:455] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.683121 20389 sys_catalog.cc:458] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: This master's current role is: LEADER
23:51:44.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.686712 20361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.686923 20361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.691206 20392 mvcc.cc:204] Tried to move back new op lower bound from 7305086175860928512 to 7305086175721881600. Current Snapshot: MvccSnapshot[applied={T|T < 7305086175860928512}]
23:51:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.693696 20395 mvcc.cc:204] Tried to move back new op lower bound from 7305086175860928512 to 7305086175721881600. Current Snapshot: MvccSnapshot[applied={T|T < 7305086175860928512}]
23:51:44.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.697585 20348 sys_catalog.cc:455] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.697773 20348 sys_catalog.cc:458] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9 [sys.catalog]: This master's current role is: LEADER
23:51:44.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.701323 20376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d92532186faa4bb4921d0075983872a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "330723acf4084c2792c3ee6e8d10292e" member_type: VOTER last_known_addr { host: "127.19.165.190" port: 32805 } } peers { permanent_uuid: "32000cfdc0f34d5fae1e6e580bfefc57" member_type: VOTER last_known_addr { host: "127.19.165.189" port: 42845 } } peers { permanent_uuid: "d92532186faa4bb4921d0075983872a9" member_type: VOTER last_known_addr { host: "127.19.165.188" port: 40365 } } }
23:51:44.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.701506 20376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57 [sys.catalog]: This master's current role is: FOLLOWER
23:51:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.707505 20393 mvcc.cc:204] Tried to move back new op lower bound from 7305086175860928512 to 7305086175721881600. Current Snapshot: MvccSnapshot[applied={T|T < 7305086175860928512}]
23:51:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.713912 20391 catalog_manager.cc:1382] Generated new cluster ID: 3e2ddf323cde42adab68a82325976795
23:51:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.714020 20391 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:44.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.755812 20391 catalog_manager.cc:1405] Generated new certificate authority record
23:51:44.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.757733 20391 catalog_manager.cc:1539] Loading token signing keys...
23:51:44.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.785606 20391 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d92532186faa4bb4921d0075983872a9: Generated new TSK 0
23:51:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.787199 20391 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.795864 20118 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/logs
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data/info.pb
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.129:0
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.165.129
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.129
23:51:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:44.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.917454 20400 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:44.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.917747 20400 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:44.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.917806 20400 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:44.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.921876 20400 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:44.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.922025 20400 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.165.129
23:51:44.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.926471 20400 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.129:0
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data/info.pb
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.129
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20400
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.165.129
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/logs
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.927858 20400 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.929456 20400 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.938365 20408 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
23:51:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.938380 20406 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
23:51:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.938386 20405 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
23:51:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.938573 20400 server_base.cc:1061] running on GCE node
23:51:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.939767 20400 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.940613 20400 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.941802 20400 hybrid_clock.cc:648] HybridClock initialized: now 1783468304941777 us; error 37 us; skew 500 ppm
23:51:44.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.944788 20400 webserver.cc:534] Webserver started at http://127.19.165.129:39101/ using document root <none> and password file <none>
23:51:44.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.945726 20400 fs_manager.cc:362] Metadata directory not provided
23:51:44.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.945829 20400 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:44.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.946101 20400 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948612 20400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data/instance:
23:51:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "930a6f2b227a45f3b98c4116bd4521fb"
23:51:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.949317 20400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal/instance:
23:51:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "930a6f2b227a45f3b98c4116bd4521fb"
23:51:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.954757 20400 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
23:51:44.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.958091 20414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.959703 20400 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.959857 20400 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "930a6f2b227a45f3b98c4116bd4521fb"
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-x4qp"
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.959976 20400 fs_report.cc:389] FS layout report
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data/data
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:44.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.974298 20400 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.975127 20400 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
23:51:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.975371 20400 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.976009 20400 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.977284 20400 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.977339 20400 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.977380 20400 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.977396 20400 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:44.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.987681 20400 rpc_server.cc:307] RPC server started. Bound to: 127.19.165.129:42807
23:51:44.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.987692 20527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.165.129:42807 every 8 connection(s)
23:51:44.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.988842 20400 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/data/info.pb
23:51:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.996770 20118 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 20400
23:51:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.996903 20118 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-0/wal/instance
23:51:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.000301 20530 heartbeater.cc:344] Connected to a master server at 127.19.165.189:42845
23:51:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.000644 20530 heartbeater.cc:461] Registering TS with master...
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.001416 20530 heartbeater.cc:507] Master 127.19.165.189:42845 requested a full tablet report, sending...
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.001683 20118 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/logs
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data/info.pb
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.130:0
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.165.130
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.130
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.002688 20529 heartbeater.cc:344] Connected to a master server at 127.19.165.190:32805
23:51:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.002786 20529 heartbeater.cc:461] Registering TS with master...
23:51:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.003018 20529 heartbeater.cc:507] Master 127.19.165.190:32805 requested a full tablet report, sending...
23:51:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.003242 20232 ts_manager.cc:194] Registered new tserver with Master: 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807)
23:51:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.004355 20159 ts_manager.cc:194] Registered new tserver with Master: 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807)
23:51:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.005211 20528 heartbeater.cc:344] Connected to a master server at 127.19.165.188:40365
23:51:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.005323 20528 heartbeater.cc:461] Registering TS with master...
23:51:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.005579 20528 heartbeater.cc:507] Master 127.19.165.188:40365 requested a full tablet report, sending...
23:51:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.006928 20305 ts_manager.cc:194] Registered new tserver with Master: 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807)
23:51:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.008437 20305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.165.129:48825
23:51:45.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.135705 20536 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:45.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.135998 20536 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:45.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.136046 20536 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:45.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.140594 20536 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:45.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.140810 20536 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.165.130
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.146030 20536 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.130:0
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data/info.pb
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.130
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20536
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.165.130
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/logs
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:45.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:45.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.147393 20536 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.148847 20536 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.157256 20541 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
23:51:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.157248 20544 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
23:51:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.157248 20542 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
23:51:45.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.157543 20536 server_base.cc:1061] running on GCE node
23:51:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.157981 20536 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.158622 20536 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.159780 20536 hybrid_clock.cc:648] HybridClock initialized: now 1783468305159754 us; error 37 us; skew 500 ppm
23:51:45.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.161854 20536 webserver.cc:534] Webserver started at http://127.19.165.130:45179/ using document root <none> and password file <none>
23:51:45.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.162544 20536 fs_manager.cc:362] Metadata directory not provided
23:51:45.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.162611 20536 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:45.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.162814 20536 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:45.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.164734 20536 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data/instance:
23:51:45.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "370f2e9971e44d86b2cadc4a32175673"
23:51:45.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-x4qp"
23:51:45.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.165307 20536 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal/instance:
23:51:45.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "370f2e9971e44d86b2cadc4a32175673"
23:51:45.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-x4qp"
23:51:45.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.169835 20536 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
23:51:45.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.172705 20550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.174153 20536 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
23:51:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.174307 20536 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal
23:51:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "370f2e9971e44d86b2cadc4a32175673"
23:51:45.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-x4qp"
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.174412 20536 fs_report.cc:389] FS layout report
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data/data
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:45.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:45.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:45.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.195966 20536 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:45.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.196738 20536 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
23:51:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.196907 20536 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.197530 20536 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:45.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.198719 20536 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:45.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.198774 20536 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:45.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.198818 20536 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:45.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.198832 20536 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.209841 20536 rpc_server.cc:307] RPC server started. Bound to: 127.19.165.130:43109
23:51:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.209862 20663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.165.130:43109 every 8 connection(s)
23:51:45.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.211143 20536 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/data/info.pb
23:51:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.220956 20118 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 20536
23:51:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.221099 20118 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-1/wal/instance
23:51:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.223327 20666 heartbeater.cc:344] Connected to a master server at 127.19.165.189:42845
23:51:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.223652 20666 heartbeater.cc:461] Registering TS with master...
23:51:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.223989 20664 heartbeater.cc:344] Connected to a master server at 127.19.165.188:40365
23:51:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224030 20665 heartbeater.cc:344] Connected to a master server at 127.19.165.190:32805
23:51:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224077 20664 heartbeater.cc:461] Registering TS with master...
23:51:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224121 20665 heartbeater.cc:461] Registering TS with master...
23:51:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224458 20666 heartbeater.cc:507] Master 127.19.165.189:42845 requested a full tablet report, sending...
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224474 20665 heartbeater.cc:507] Master 127.19.165.190:32805 requested a full tablet report, sending...
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224999 20118 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/logs
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data/info.pb
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:45.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.131:0
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.165.131
23:51:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.131
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.226100 20159 ts_manager.cc:194] Registered new tserver with Master: 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109)
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.226104 20231 ts_manager.cc:194] Registered new tserver with Master: 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109)
23:51:45.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.224458 20664 heartbeater.cc:507] Master 127.19.165.188:40365 requested a full tablet report, sending...
23:51:45.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.228644 20305 ts_manager.cc:194] Registered new tserver with Master: 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109)
23:51:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.229400 20305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.165.130:49933
23:51:45.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.356499 20671 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:45.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.356767 20671 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:45.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.356813 20671 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.360685 20671 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.360841 20671 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.165.131
23:51:45.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.365957 20671 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:45.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.165.148:36495
23:51:45.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.165.131:0
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data/info.pb
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.165.131
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.165.190:32805,127.19.165.189:42845,127.19.165.188:40365
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20671
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.165.131
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/logs
23:51:45.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.367616 20671 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:45.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.368937 20671 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.377056 20679 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
23:51:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.377056 20676 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
23:51:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.377056 20677 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
23:51:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.377126 20671 server_base.cc:1061] running on GCE node
23:51:45.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.377851 20671 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:45.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.378564 20671 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:45.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.379750 20671 hybrid_clock.cc:648] HybridClock initialized: now 1783468305379733 us; error 36 us; skew 500 ppm
23:51:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.381963 20671 webserver.cc:534] Webserver started at http://127.19.165.131:44403/ using document root <none> and password file <none>
23:51:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.382684 20671 fs_manager.cc:362] Metadata directory not provided
23:51:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.382762 20671 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:45.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.383076 20671 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.385053 20671 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data/instance:
23:51:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e55bad46e65846cba406344c35cf21d2"
23:51:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-x4qp"
23:51:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.385706 20671 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal/instance:
23:51:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e55bad46e65846cba406344c35cf21d2"
23:51:45.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-x4qp"
23:51:45.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.390368 20671 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
23:51:45.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.393560 20685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.394908 20671 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.395073 20671 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e55bad46e65846cba406344c35cf21d2"
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-x4qp"
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.395208 20671 fs_report.cc:389] FS layout report
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data/data
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:45.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:45.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.406611 20671 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.407495 20671 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
23:51:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.407723 20671 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:45.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.408555 20671 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:45.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.409881 20671 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:45.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.409940 20671 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:45.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.410000 20671 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:45.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.410022 20671 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:45.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.420385 20671 rpc_server.cc:307] RPC server started. Bound to: 127.19.165.131:41887
23:51:45.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.420411 20798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.165.131:41887 every 8 connection(s)
23:51:45.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.421628 20671 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/data/info.pb
23:51:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.423512 20118 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 20671
23:51:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.423641 20118 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster15882369046972261109/ts-2/wal/instance
23:51:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.432237 20801 heartbeater.cc:344] Connected to a master server at 127.19.165.189:42845
23:51:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.432353 20799 heartbeater.cc:344] Connected to a master server at 127.19.165.188:40365
23:51:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.432505 20800 heartbeater.cc:344] Connected to a master server at 127.19.165.190:32805
23:51:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.432550 20799 heartbeater.cc:461] Registering TS with master...
23:51:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.432572 20800 heartbeater.cc:461] Registering TS with master...
23:51:45.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.433145 20800 heartbeater.cc:507] Master 127.19.165.190:32805 requested a full tablet report, sending...
23:51:45.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.433146 20799 heartbeater.cc:507] Master 127.19.165.188:40365 requested a full tablet report, sending...
23:51:45.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.433701 20801 heartbeater.cc:461] Registering TS with master...
23:51:45.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.433919 20801 heartbeater.cc:507] Master 127.19.165.189:42845 requested a full tablet report, sending...
23:51:45.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.434322 20305 ts_manager.cc:194] Registered new tserver with Master: e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:45.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.434413 20159 ts_manager.cc:194] Registered new tserver with Master: e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:45.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.434638 20231 ts_manager.cc:194] Registered new tserver with Master: e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:45.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.435072 20305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.165.131:50259
23:51:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.446107 20118 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:45.447 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:45.448 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:45.458 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.165.190"
      port: 32805
    }
    bound_http_address {
      host: "127.19.165.190"
      port: 44665
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.165.189"
      port: 42845
    }
    bound_http_address {
      host: "127.19.165.189"
      port: 40775
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.165.188"
      port: 40365
    }
    bound_http_address {
      host: "127.19.165.188"
      port: 36117
    }
  }
}

23:51:45.462 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:45.465 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.165.129"
      port: 42807
    }
    bound_http_address {
      host: "127.19.165.129"
      port: 39101
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.165.130"
      port: 43109
    }
    bound_http_address {
      host: "127.19.165.130"
      port: 45179
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.165.131"
      port: 41887
    }
    bound_http_address {
      host: "127.19.165.131"
      port: 44403
    }
  }
}

23:51:45.465 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.546442 20373 catalog_manager.cc:1294] Loaded cluster ID: 3e2ddf323cde42adab68a82325976795
23:51:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.546619 20373 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: loading cluster ID for follower catalog manager: success
23:51:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.549540 20373 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: acquiring CA information for follower catalog manager: success
23:51:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.551726 20373 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 330723acf4084c2792c3ee6e8d10292e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:45.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.564039 20387 catalog_manager.cc:1294] Loaded cluster ID: 3e2ddf323cde42adab68a82325976795
23:51:45.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.564131 20387 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: loading cluster ID for follower catalog manager: success
23:51:45.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.567328 20387 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: acquiring CA information for follower catalog manager: success
23:51:45.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.569370 20387 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 32000cfdc0f34d5fae1e6e580bfefc57: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:45.673 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
23:51:45.737 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:45.896 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:45.952 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:45.954 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:45.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:45.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:45.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:46.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.011392 20528 heartbeater.cc:499] Master 127.19.165.188:40365 was elected leader, sending a full tablet report...
23:51:46.082 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:46.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:46.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.231977 20664 heartbeater.cc:499] Master 127.19.165.188:40365 was elected leader, sending a full tablet report...
23:51:46.318 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff8ef0c7, L:/127.0.0.1:47952 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:46.318 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa26a5f04, L:/127.0.0.1:37384 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:46.318 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b657b9b, L:/127.0.0.1:49242 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:46.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:46.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [470ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [471ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.408130 20305 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37384:
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
23:51:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
23:51:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:51:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:51:46.419 [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"
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:51:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.409832 20305 catalog_manager.cc:7076] 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.
23:51:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.436930 20799 heartbeater.cc:499] Master 127.19.165.188:40365 was elected leader, sending a full tablet report...
23:51:46.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.451010 20598 tablet_service.cc:1511] Processing CreateTablet for tablet 4b30a8d846284216a99e6e44e12d781c (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION VALUES < 10
23:51:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.452018 20596 tablet_service.cc:1511] Processing CreateTablet for tablet a53d0a98596e4eebbbb8a701834eb8cf (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.452466 20597 tablet_service.cc:1511] Processing CreateTablet for tablet bbbbff18e8de44a595c8f7fd0773bab9 (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.452559 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b30a8d846284216a99e6e44e12d781c. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.452924 20597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbbff18e8de44a595c8f7fd0773bab9. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.451668 20595 tablet_service.cc:1511] Processing CreateTablet for tablet c43248eab4cc4600a131e2af61bb3fcf (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 30 <= VALUES
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.454185 20595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43248eab4cc4600a131e2af61bb3fcf. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.454600 20596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53d0a98596e4eebbbb8a701834eb8cf. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.461077 20832 tablet_bootstrap.cc:492] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673: Bootstrap starting.
23:51:46.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.461953 20733 tablet_service.cc:1511] Processing CreateTablet for tablet 4b30a8d846284216a99e6e44e12d781c (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION VALUES < 10
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.463478 20730 tablet_service.cc:1511] Processing CreateTablet for tablet c43248eab4cc4600a131e2af61bb3fcf (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 30 <= VALUES
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.464076 20730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43248eab4cc4600a131e2af61bb3fcf. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.464865 20832 tablet_bootstrap.cc:654] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673: Neither blocks nor log segments found. Creating new log.
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.466508 20832 log.cc:826] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673: Log is configured to *not* fsync() on all Append() calls
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.466388 20462 tablet_service.cc:1511] Processing CreateTablet for tablet 4b30a8d846284216a99e6e44e12d781c (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION VALUES < 10
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.467280 20732 tablet_service.cc:1511] Processing CreateTablet for tablet bbbbff18e8de44a595c8f7fd0773bab9 (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.467612 20732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbbff18e8de44a595c8f7fd0773bab9. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.467600 20461 tablet_service.cc:1511] Processing CreateTablet for tablet bbbbff18e8de44a595c8f7fd0773bab9 (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.468343 20461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbbff18e8de44a595c8f7fd0773bab9. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.470065 20731 tablet_service.cc:1511] Processing CreateTablet for tablet a53d0a98596e4eebbbb8a701834eb8cf (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.470448 20731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53d0a98596e4eebbbb8a701834eb8cf. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.471679 20460 tablet_service.cc:1511] Processing CreateTablet for tablet a53d0a98596e4eebbbb8a701834eb8cf (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.472023 20460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53d0a98596e4eebbbb8a701834eb8cf. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.473644 20733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b30a8d846284216a99e6e44e12d781c. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.475687 20459 tablet_service.cc:1511] Processing CreateTablet for tablet c43248eab4cc4600a131e2af61bb3fcf (DEFAULT_TABLE table=testManyClients [id=ab3e9a6f8e084eddbe9745df3d89b06c]), partition=RANGE (key) PARTITION 30 <= VALUES
23:51:46.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.476104 20459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43248eab4cc4600a131e2af61bb3fcf. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.477911 20832 tablet_bootstrap.cc:492] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673: No bootstrap required, opened a new log
23:51:46.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.478199 20832 ts_tablet_manager.cc:1403] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.005s
23:51:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.479533 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b30a8d846284216a99e6e44e12d781c. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.481226 20832 raft_consensus.cc:359] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.481483 20832 raft_consensus.cc:385] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.481544 20832 raft_consensus.cc:740] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370f2e9971e44d86b2cadc4a32175673, State: Initialized, Role: FOLLOWER
23:51:46.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.482115 20832 consensus_queue.cc:260] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.483644 20832 ts_tablet_manager.cc:1434] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.484208 20832 tablet_bootstrap.cc:492] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673: Bootstrap starting.
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.485520 20832 tablet_bootstrap.cc:654] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673: Neither blocks nor log segments found. Creating new log.
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.491194 20835 tablet_bootstrap.cc:492] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb: Bootstrap starting.
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.491657 20834 tablet_bootstrap.cc:492] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2: Bootstrap starting.
23:51:46.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.494529 20835 tablet_bootstrap.cc:654] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb: Neither blocks nor log segments found. Creating new log.
23:51:46.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.494810 20834 tablet_bootstrap.cc:654] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2: Neither blocks nor log segments found. Creating new log.
23:51:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.495958 20834 log.cc:826] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2: Log is configured to *not* fsync() on all Append() calls
23:51:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.496440 20835 log.cc:826] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb: Log is configured to *not* fsync() on all Append() calls
23:51:46.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.498524 20834 tablet_bootstrap.cc:492] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2: No bootstrap required, opened a new log
23:51:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.500049 20832 tablet_bootstrap.cc:492] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673: No bootstrap required, opened a new log
23:51:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.500182 20832 ts_tablet_manager.cc:1403] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.003s
23:51:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501132 20835 tablet_bootstrap.cc:492] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb: No bootstrap required, opened a new log
23:51:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501273 20834 ts_tablet_manager.cc:1403] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
23:51:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501338 20835 ts_tablet_manager.cc:1403] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.500835 20832 raft_consensus.cc:359] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501817 20832 raft_consensus.cc:385] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501869 20832 raft_consensus.cc:740] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370f2e9971e44d86b2cadc4a32175673, State: Initialized, Role: FOLLOWER
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.502023 20832 consensus_queue.cc:260] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.502327 20832 ts_tablet_manager.cc:1434] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
23:51:46.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.504420 20832 tablet_bootstrap.cc:492] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673: Bootstrap starting.
23:51:46.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.504859 20835 raft_consensus.cc:359] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.504868 20834 raft_consensus.cc:359] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.505131 20834 raft_consensus.cc:385] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.505200 20834 raft_consensus.cc:740] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e55bad46e65846cba406344c35cf21d2, State: Initialized, Role: FOLLOWER
23:51:46.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.505806 20834 consensus_queue.cc:260] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.507185 20834 ts_tablet_manager.cc:1434] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
23:51:46.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.507213 20832 tablet_bootstrap.cc:654] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673: Neither blocks nor log segments found. Creating new log.
23:51:46.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.507356 20835 raft_consensus.cc:385] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.507437 20835 raft_consensus.cc:740] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 930a6f2b227a45f3b98c4116bd4521fb, State: Initialized, Role: FOLLOWER
23:51:46.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.508090 20835 consensus_queue.cc:260] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.508605 20832 tablet_bootstrap.cc:492] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673: No bootstrap required, opened a new log
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.508711 20832 ts_tablet_manager.cc:1403] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.509430 20832 raft_consensus.cc:359] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.509521 20834 tablet_bootstrap.cc:492] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2: Bootstrap starting.
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.509572 20832 raft_consensus.cc:385] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.509608 20832 raft_consensus.cc:740] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370f2e9971e44d86b2cadc4a32175673, State: Initialized, Role: FOLLOWER
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.509748 20832 consensus_queue.cc:260] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.510025 20832 ts_tablet_manager.cc:1434] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.510252 20832 tablet_bootstrap.cc:492] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673: Bootstrap starting.
23:51:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.510774 20834 tablet_bootstrap.cc:654] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2: Neither blocks nor log segments found. Creating new log.
23:51:46.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.514181 20832 tablet_bootstrap.cc:654] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673: Neither blocks nor log segments found. Creating new log.
23:51:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.515981 20832 tablet_bootstrap.cc:492] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673: No bootstrap required, opened a new log
23:51:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.516120 20832 ts_tablet_manager.cc:1403] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
23:51:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.516422 20835 ts_tablet_manager.cc:1434] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
23:51:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.516685 20832 raft_consensus.cc:359] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.517087 20832 raft_consensus.cc:385] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.517305 20832 raft_consensus.cc:740] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370f2e9971e44d86b2cadc4a32175673, State: Initialized, Role: FOLLOWER
23:51:46.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.517644 20832 consensus_queue.cc:260] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [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: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.520417 20832 ts_tablet_manager.cc:1434] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
23:51:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.525449 20835 tablet_bootstrap.cc:492] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb: Bootstrap starting.
23:51:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.527173 20835 tablet_bootstrap.cc:654] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb: Neither blocks nor log segments found. Creating new log.
23:51:46.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.533398 20835 tablet_bootstrap.cc:492] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb: No bootstrap required, opened a new log
23:51:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.534034 20835 ts_tablet_manager.cc:1403] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
23:51:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.534730 20835 raft_consensus.cc:359] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.534845 20835 raft_consensus.cc:385] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.534875 20835 raft_consensus.cc:740] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 930a6f2b227a45f3b98c4116bd4521fb, State: Initialized, Role: FOLLOWER
23:51:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.535075 20835 consensus_queue.cc:260] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [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: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.535444 20835 ts_tablet_manager.cc:1434] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
23:51:46.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.537786 20835 tablet_bootstrap.cc:492] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb: Bootstrap starting.
23:51:46.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.539369 20835 tablet_bootstrap.cc:654] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb: Neither blocks nor log segments found. Creating new log.
23:51:46.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.544436 20835 tablet_bootstrap.cc:492] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb: No bootstrap required, opened a new log
23:51:46.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.544562 20835 ts_tablet_manager.cc:1403] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.002s
23:51:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.545142 20835 raft_consensus.cc:359] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.545266 20835 raft_consensus.cc:385] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.545300 20835 raft_consensus.cc:740] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 930a6f2b227a45f3b98c4116bd4521fb, State: Initialized, Role: FOLLOWER
23:51:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.545511 20835 consensus_queue.cc:260] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.546008 20835 ts_tablet_manager.cc:1434] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
23:51:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.551568 20835 tablet_bootstrap.cc:492] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb: Bootstrap starting.
23:51:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.552762 20835 tablet_bootstrap.cc:654] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb: Neither blocks nor log segments found. Creating new log.
23:51:46.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.554435 20834 tablet_bootstrap.cc:492] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2: No bootstrap required, opened a new log
23:51:46.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.554564 20834 ts_tablet_manager.cc:1403] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.002s
23:51:46.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.555382 20834 raft_consensus.cc:359] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.555596 20834 raft_consensus.cc:385] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.555631 20834 raft_consensus.cc:740] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e55bad46e65846cba406344c35cf21d2, State: Initialized, Role: FOLLOWER
23:51:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.555775 20834 consensus_queue.cc:260] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.556221 20834 ts_tablet_manager.cc:1434] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.556447 20834 tablet_bootstrap.cc:492] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2: Bootstrap starting.
23:51:46.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.557662 20834 tablet_bootstrap.cc:654] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2: Neither blocks nor log segments found. Creating new log.
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.564206 20835 tablet_bootstrap.cc:492] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb: No bootstrap required, opened a new log
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.564759 20835 ts_tablet_manager.cc:1403] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
23:51:46.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.565636 20835 raft_consensus.cc:359] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.565771 20835 raft_consensus.cc:385] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.565805 20835 raft_consensus.cc:740] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 930a6f2b227a45f3b98c4116bd4521fb, State: Initialized, Role: FOLLOWER
23:51:46.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.565969 20835 consensus_queue.cc:260] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.566342 20835 ts_tablet_manager.cc:1434] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.568064 20834 tablet_bootstrap.cc:492] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2: No bootstrap required, opened a new log
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.568176 20834 ts_tablet_manager.cc:1403] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.568734 20834 raft_consensus.cc:359] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.568846 20834 raft_consensus.cc:385] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.568877 20834 raft_consensus.cc:740] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e55bad46e65846cba406344c35cf21d2, State: Initialized, Role: FOLLOWER
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.569016 20834 consensus_queue.cc:260] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.569311 20834 ts_tablet_manager.cc:1434] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
23:51:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.569551 20834 tablet_bootstrap.cc:492] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2: Bootstrap starting.
23:51:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.570814 20834 tablet_bootstrap.cc:654] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2: Neither blocks nor log segments found. Creating new log.
23:51:46.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.581379 20834 tablet_bootstrap.cc:492] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2: No bootstrap required, opened a new log
23:51:46.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.581879 20834 ts_tablet_manager.cc:1403] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.000s
23:51:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.582700 20834 raft_consensus.cc:359] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.582849 20834 raft_consensus.cc:385] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.582880 20834 raft_consensus.cc:740] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e55bad46e65846cba406344c35cf21d2, State: Initialized, Role: FOLLOWER
23:51:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.583076 20834 consensus_queue.cc:260] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [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: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.583461 20834 ts_tablet_manager.cc:1434] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
23:51:46.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.612294 20842 raft_consensus.cc:493] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:46.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.612512 20842 raft_consensus.cc:515] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.613894 20842 leader_election.cc:290] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109), e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:46.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.619143 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53d0a98596e4eebbbb8a701834eb8cf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370f2e9971e44d86b2cadc4a32175673" is_pre_election: true
23:51:46.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.619797 20618 raft_consensus.cc:2468] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 0.
23:51:46.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.620935 20416 leader_election.cc:304] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [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: 370f2e9971e44d86b2cadc4a32175673, 930a6f2b227a45f3b98c4116bd4521fb; no voters: 
23:51:46.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.621054 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53d0a98596e4eebbbb8a701834eb8cf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e55bad46e65846cba406344c35cf21d2" is_pre_election: true
23:51:46.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.621381 20753 raft_consensus.cc:2468] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 0.
23:51:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.621665 20842 raft_consensus.cc:2804] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.621776 20842 raft_consensus.cc:493] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:46.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.621829 20842 raft_consensus.cc:3060] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Advancing to term 1
23:51:46.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.623109 20842 raft_consensus.cc:515] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.623664 20842 leader_election.cc:290] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [CANDIDATE]: Term 1 election: Requested vote from peers 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109), e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:46.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.624676 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53d0a98596e4eebbbb8a701834eb8cf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370f2e9971e44d86b2cadc4a32175673"
23:51:46.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.624687 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53d0a98596e4eebbbb8a701834eb8cf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e55bad46e65846cba406344c35cf21d2"
23:51:46.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.624861 20618 raft_consensus.cc:3060] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.624866 20753 raft_consensus.cc:3060] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.626161 20840 raft_consensus.cc:493] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:46.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.626197 20618 raft_consensus.cc:2468] T a53d0a98596e4eebbbb8a701834eb8cf P 370f2e9971e44d86b2cadc4a32175673 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 1.
23:51:46.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.626252 20753 raft_consensus.cc:2468] T a53d0a98596e4eebbbb8a701834eb8cf P e55bad46e65846cba406344c35cf21d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 1.
23:51:46.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.626281 20840 raft_consensus.cc:515] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.626870 20416 leader_election.cc:304] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [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: 370f2e9971e44d86b2cadc4a32175673, 930a6f2b227a45f3b98c4116bd4521fb; no voters: 
23:51:46.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.627081 20842 raft_consensus.cc:2804] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Leader election won for term 1
23:51:46.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.627414 20842 raft_consensus.cc:697] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [term 1 LEADER]: Becoming Leader. State: Replica: 930a6f2b227a45f3b98c4116bd4521fb, State: Running, Role: LEADER
23:51:46.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.627770 20840 leader_election.cc:290] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807), 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109)
23:51:46.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.627820 20842 consensus_queue.cc:237] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.633379 20305 catalog_manager.cc:5696] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129). New cstate: current_term: 1 leader_uuid: "930a6f2b227a45f3b98c4116bd4521fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } health_report { overall_health: UNKNOWN } } }
23:51:46.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.636127 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b30a8d846284216a99e6e44e12d781c" candidate_uuid: "e55bad46e65846cba406344c35cf21d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "930a6f2b227a45f3b98c4116bd4521fb" is_pre_election: true
23:51:46.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.636360 20482 raft_consensus.cc:2468] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e55bad46e65846cba406344c35cf21d2 in term 0.
23:51:46.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.636523 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b30a8d846284216a99e6e44e12d781c" candidate_uuid: "e55bad46e65846cba406344c35cf21d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370f2e9971e44d86b2cadc4a32175673" is_pre_election: true
23:51:46.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.636685 20618 raft_consensus.cc:2468] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e55bad46e65846cba406344c35cf21d2 in term 0.
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.636828 20686 leader_election.cc:304] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [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: 930a6f2b227a45f3b98c4116bd4521fb, e55bad46e65846cba406344c35cf21d2; no voters: 
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.637145 20840 raft_consensus.cc:2804] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.637207 20840 raft_consensus.cc:493] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.637241 20840 raft_consensus.cc:3060] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.638377 20840 raft_consensus.cc:515] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.638821 20840 leader_election.cc:290] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [CANDIDATE]: Term 1 election: Requested vote from peers 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807), 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109)
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.640255 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b30a8d846284216a99e6e44e12d781c" candidate_uuid: "e55bad46e65846cba406344c35cf21d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370f2e9971e44d86b2cadc4a32175673"
23:51:46.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.640407 20618 raft_consensus.cc:3060] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.641063 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b30a8d846284216a99e6e44e12d781c" candidate_uuid: "e55bad46e65846cba406344c35cf21d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "930a6f2b227a45f3b98c4116bd4521fb"
23:51:46.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.641228 20482 raft_consensus.cc:3060] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Advancing to term 1
23:51:46.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.641441 20618 raft_consensus.cc:2468] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e55bad46e65846cba406344c35cf21d2 in term 1.
23:51:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.642310 20687 leader_election.cc:304] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [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: 370f2e9971e44d86b2cadc4a32175673, e55bad46e65846cba406344c35cf21d2; no voters: 
23:51:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.642382 20482 raft_consensus.cc:2468] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e55bad46e65846cba406344c35cf21d2 in term 1.
23:51:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.642616 20840 raft_consensus.cc:2804] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 1 FOLLOWER]: Leader election won for term 1
23:51:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.642730 20840 raft_consensus.cc:697] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [term 1 LEADER]: Becoming Leader. State: Replica: e55bad46e65846cba406344c35cf21d2, State: Running, Role: LEADER
23:51:46.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.643103 20840 consensus_queue.cc:237] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [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: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } }
23:51:46.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.648041 20305 catalog_manager.cc:5696] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e55bad46e65846cba406344c35cf21d2 (127.19.165.131). New cstate: current_term: 1 leader_uuid: "e55bad46e65846cba406344c35cf21d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } health_report { overall_health: UNKNOWN } } }
23:51:46.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.674603 20802 tablet.cc:2406] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:46.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.712922 20842 raft_consensus.cc:493] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:46.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.713109 20842 raft_consensus.cc:515] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.713742 20842 leader_election.cc:290] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109), e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.714334 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43248eab4cc4600a131e2af61bb3fcf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e55bad46e65846cba406344c35cf21d2" is_pre_election: true
23:51:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.714334 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43248eab4cc4600a131e2af61bb3fcf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370f2e9971e44d86b2cadc4a32175673" is_pre_election: true
23:51:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.714514 20618 raft_consensus.cc:2468] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 0.
23:51:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.714514 20753 raft_consensus.cc:2468] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 0.
23:51:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.715394 20417 leader_election.cc:304] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [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: 930a6f2b227a45f3b98c4116bd4521fb, e55bad46e65846cba406344c35cf21d2; no voters: 
23:51:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.715654 20842 raft_consensus.cc:2804] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.715723 20842 raft_consensus.cc:493] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.715750 20842 raft_consensus.cc:3060] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Advancing to term 1
23:51:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.716861 20842 raft_consensus.cc:515] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.717363 20667 tablet.cc:2406] T 4b30a8d846284216a99e6e44e12d781c P 370f2e9971e44d86b2cadc4a32175673: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.717410 20842 leader_election.cc:290] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [CANDIDATE]: Term 1 election: Requested vote from peers 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130:43109), e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.718065 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43248eab4cc4600a131e2af61bb3fcf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370f2e9971e44d86b2cadc4a32175673"
23:51:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.718065 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43248eab4cc4600a131e2af61bb3fcf" candidate_uuid: "930a6f2b227a45f3b98c4116bd4521fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e55bad46e65846cba406344c35cf21d2"
23:51:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.718202 20618 raft_consensus.cc:3060] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.718209 20753 raft_consensus.cc:3060] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.719317 20618 raft_consensus.cc:2468] T c43248eab4cc4600a131e2af61bb3fcf P 370f2e9971e44d86b2cadc4a32175673 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 1.
23:51:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.719316 20753 raft_consensus.cc:2468] T c43248eab4cc4600a131e2af61bb3fcf P e55bad46e65846cba406344c35cf21d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 930a6f2b227a45f3b98c4116bd4521fb in term 1.
23:51:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.719787 20417 leader_election.cc:304] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [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: 930a6f2b227a45f3b98c4116bd4521fb, e55bad46e65846cba406344c35cf21d2; no voters: 
23:51:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.720163 20842 raft_consensus.cc:2804] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Leader election won for term 1
23:51:46.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.720613 20842 raft_consensus.cc:697] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [term 1 LEADER]: Becoming Leader. State: Replica: 930a6f2b227a45f3b98c4116bd4521fb, State: Running, Role: LEADER
23:51:46.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.720788 20842 consensus_queue.cc:237] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.723778 20305 catalog_manager.cc:5696] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129). New cstate: current_term: 1 leader_uuid: "930a6f2b227a45f3b98c4116bd4521fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } health_report { overall_health: UNKNOWN } } }
23:51:46.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.742239 20531 tablet.cc:2406] T 4b30a8d846284216a99e6e44e12d781c P 930a6f2b227a45f3b98c4116bd4521fb: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:46.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.786144 20836 raft_consensus.cc:493] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:46.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.786321 20836 raft_consensus.cc:515] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.787616 20836 leader_election.cc:290] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807), e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.792550 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbbff18e8de44a595c8f7fd0773bab9" candidate_uuid: "370f2e9971e44d86b2cadc4a32175673" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e55bad46e65846cba406344c35cf21d2" is_pre_election: true
23:51:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.792795 20753 raft_consensus.cc:2468] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370f2e9971e44d86b2cadc4a32175673 in term 0.
23:51:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.793264 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbbff18e8de44a595c8f7fd0773bab9" candidate_uuid: "370f2e9971e44d86b2cadc4a32175673" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "930a6f2b227a45f3b98c4116bd4521fb" is_pre_election: true
23:51:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.793299 20553 leader_election.cc:304] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [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: 370f2e9971e44d86b2cadc4a32175673, e55bad46e65846cba406344c35cf21d2; no voters: 
23:51:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.793430 20482 raft_consensus.cc:2468] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370f2e9971e44d86b2cadc4a32175673 in term 0.
23:51:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.793648 20836 raft_consensus.cc:2804] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.793751 20836 raft_consensus.cc:493] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.793795 20836 raft_consensus.cc:3060] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.795084 20836 raft_consensus.cc:515] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.795713 20836 leader_election.cc:290] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [CANDIDATE]: Term 1 election: Requested vote from peers 930a6f2b227a45f3b98c4116bd4521fb (127.19.165.129:42807), e55bad46e65846cba406344c35cf21d2 (127.19.165.131:41887)
23:51:46.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.795998 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbbff18e8de44a595c8f7fd0773bab9" candidate_uuid: "370f2e9971e44d86b2cadc4a32175673" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e55bad46e65846cba406344c35cf21d2"
23:51:46.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.796000 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbbff18e8de44a595c8f7fd0773bab9" candidate_uuid: "370f2e9971e44d86b2cadc4a32175673" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "930a6f2b227a45f3b98c4116bd4521fb"
23:51:46.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.796113 20753 raft_consensus.cc:3060] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.796128 20482 raft_consensus.cc:3060] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 0 FOLLOWER]: Advancing to term 1
23:51:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.797237 20753 raft_consensus.cc:2468] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370f2e9971e44d86b2cadc4a32175673 in term 1.
23:51:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.797297 20482 raft_consensus.cc:2468] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370f2e9971e44d86b2cadc4a32175673 in term 1.
23:51:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.797765 20553 leader_election.cc:304] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [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: 370f2e9971e44d86b2cadc4a32175673, e55bad46e65846cba406344c35cf21d2; no voters: 
23:51:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.797991 20836 raft_consensus.cc:2804] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 1 FOLLOWER]: Leader election won for term 1
23:51:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.798250 20836 raft_consensus.cc:697] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [term 1 LEADER]: Becoming Leader. State: Replica: 370f2e9971e44d86b2cadc4a32175673, State: Running, Role: LEADER
23:51:46.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.798923 20836 consensus_queue.cc:237] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [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: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } }
23:51:46.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.803301 20305 catalog_manager.cc:5696] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370f2e9971e44d86b2cadc4a32175673 (127.19.165.130). New cstate: current_term: 1 leader_uuid: "370f2e9971e44d86b2cadc4a32175673" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 } health_report { overall_health: UNKNOWN } } }
23:51:47.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:47.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:47.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:47.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:47.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.165.188:40365, [12ms] Sub RPC GetTableLocations: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:47.037 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)] connecting to peer
23:51:47.043 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)] Successfully connected to peer
23:51:47.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.092962 20840 consensus_queue.cc:1048] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.112696 20848 consensus_queue.cc:1048] T 4b30a8d846284216a99e6e44e12d781c P e55bad46e65846cba406344c35cf21d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.151 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x81f6f936, L:/127.0.0.1:54634 - R:/127.19.165.130:43109] using TOKEN/null
23:51:47.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.158257 20482 raft_consensus.cc:1275] T bbbbff18e8de44a595c8f7fd0773bab9 P 930a6f2b227a45f3b98c4116bd4521fb [term 1 FOLLOWER]: Refusing update from remote peer 370f2e9971e44d86b2cadc4a32175673: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:47.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.158495 20753 raft_consensus.cc:1275] T bbbbff18e8de44a595c8f7fd0773bab9 P e55bad46e65846cba406344c35cf21d2 [term 1 FOLLOWER]: Refusing update from remote peer 370f2e9971e44d86b2cadc4a32175673: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:47.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.158797 20836 consensus_queue.cc:1048] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [LEADER]: Connected to new peer: Peer: permanent_uuid: "930a6f2b227a45f3b98c4116bd4521fb" member_type: VOTER last_known_addr { host: "127.19.165.129" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.159209 20861 consensus_queue.cc:1048] T bbbbff18e8de44a595c8f7fd0773bab9 P 370f2e9971e44d86b2cadc4a32175673 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.166877 20869 mvcc.cc:204] Tried to move back new op lower bound from 7305086186113474560 to 7305086184652292096. Current Snapshot: MvccSnapshot[applied={T|T < 7305086186113474560}]
23:51:47.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.167840 20867 mvcc.cc:204] Tried to move back new op lower bound from 7305086186113474560 to 7305086184652292096. Current Snapshot: MvccSnapshot[applied={T|T < 7305086186113474560}]
23:51:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.169298 20866 mvcc.cc:204] Tried to move back new op lower bound from 7305086186113474560 to 7305086184652292096. Current Snapshot: MvccSnapshot[applied={T|T < 7305086186113474560}]
23:51:47.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.194201 20842 consensus_queue.cc:1048] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.200788 20853 consensus_queue.cc:1048] T c43248eab4cc4600a131e2af61bb3fcf P 930a6f2b227a45f3b98c4116bd4521fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.212852 20853 consensus_queue.cc:1048] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "370f2e9971e44d86b2cadc4a32175673" member_type: VOTER last_known_addr { host: "127.19.165.130" port: 43109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.222 [DEBUG - Time-limited test] (Connection.java:748) [peer 930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)] connecting to peer
23:51:47.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.221781 20853 consensus_queue.cc:1048] T a53d0a98596e4eebbbb8a701834eb8cf P 930a6f2b227a45f3b98c4116bd4521fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e55bad46e65846cba406344c35cf21d2" member_type: VOTER last_known_addr { host: "127.19.165.131" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.228 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)] Successfully connected to peer
23:51:47.273 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xc29813bc, L:/127.0.0.1:54194 - R:/127.19.165.129:42807] using TOKEN/null
23:51:47.404 [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.
23:51:47.412 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.414 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.421 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.421 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.439 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.440 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.440 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.441 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.443 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.444 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.446 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.448 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.450 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.451 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.452 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.457 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.457 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.461 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.463 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:47.464 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:47.471 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.478 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.479 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:47.487 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.495 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.495 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.499 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.499 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.502 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.503 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.504 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.504 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.506 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.506 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.510 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.512 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.514 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.517 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.520 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.522 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.524 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.526 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.527 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.530 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.532 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.533 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.537 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.537 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.541 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.543 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.546 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.548 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.549 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15847267, L:/127.0.0.1:37394 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:47.550 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.552 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.553 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.554 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.556 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.558 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.559 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.561 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.563 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.566 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.566 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.568 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.570 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.571 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.574 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.577 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.577 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.578 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.578 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.578 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.577 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.578 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.580 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.581 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.583 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.583 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.585 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.585 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xded4d816, L:/127.0.0.1:47978 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.586 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5eb945a0, L:/127.0.0.1:47990 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.586 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.588 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.589 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.590 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.593 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.594 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.595 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.596 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.597 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.597 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.599 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.601 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:47.601 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.601 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [136ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:47.602 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.603 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.605 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:47.606 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.607 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1db16ce, L:/127.0.0.1:47976 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.608 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.609 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.611 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.612 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.613 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.613 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.615 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.617 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.618 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.618 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.620 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.620 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.621 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.623 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.623 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.623 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.624 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.625 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.626 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01cef553, L:/127.0.0.1:47998 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.633 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:47.646 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.646 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc83346f1, L:/127.0.0.1:48010 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f0c1270, L:/127.0.0.1:48024 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.657 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d41c819, L:/127.0.0.1:47962 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.659 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:47.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:47.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.666 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:47.668 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:47.670 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:47.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:47.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:47.685 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:47.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:47.694 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:47.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:47.701 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:47.713 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:47.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:47.721 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x32591b5b, L:/127.0.0.1:37406 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:47.727 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.729 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc236a71c, L:/127.0.0.1:49244 - R:/127.19.165.190:32805] using TOKEN/null
23:51:47.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a64f834, L:/127.0.0.1:48040 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.734 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [227ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:47.739 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:47.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:47.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:47.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:47.742 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x66b9df20, L:/127.0.0.1:49250 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:47.743 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:47.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:47.752 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.753 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80160bdc, L:/127.0.0.1:37422 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:47.758 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa98ceddd, L:/127.0.0.1:49264 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:47.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:47.760 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:47.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:47.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:47.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:47.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=347), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [192ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [339ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:47.764 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.767 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.770 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.770 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.775 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.776 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.781 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:47.786 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:47.795 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:47.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:47.800 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:47.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:47.805 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:47.805 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:47.810 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40c1871c, L:/127.0.0.1:37436 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:47.810 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:47.811 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:47.813 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:47.814 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:47.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:47.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:47.820 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:47.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:47.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=380), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [155ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [343ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:47.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:47.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:47.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:47.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:47.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:47.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:47.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:47.823 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:47.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:47.824 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a1f54a1, L:/127.0.0.1:49272 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:47.826 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:47.826 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:47.826 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:47.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:47.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:47.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:47.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:47.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:47.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:47.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:47.830 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:47.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:47.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:47.835 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x318616f0, L:/127.0.0.1:49282 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:47.836 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1560d197, L:/127.0.0.1:48042 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:47.841 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:47.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:47.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:47.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:47.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:47.845 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:47.846 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:47.846 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:47.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:47.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:47.848 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.849 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:47.849 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:47.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:47.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:47.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:47.856 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f553fd8, L:/127.0.0.1:37446 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:47.857 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.859 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:47.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=408), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [339ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [358ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:47.861 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.863 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:47.865 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.867 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:47.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:47.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:47.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:47.871 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.871 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:47.872 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:47.873 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:47.873 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:47.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:47.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:47.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:47.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:47.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:47.879 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.881 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.883 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.884 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.885 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.888 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.888 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.891 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.891 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.893 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.894 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.896 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.897 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.900 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.900 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.904 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.906 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.908 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.910 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.912 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.914 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.916 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.917 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.920 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.922 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.923 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.926 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.928 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.931 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.938 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.948 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.955 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc642bd1, L:/127.0.0.1:48058 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:47.959 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:47.959 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:47.963 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:47.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:47.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:47.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:47.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:47.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:47.987 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:47.992 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.007 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe490e33, L:/127.0.0.1:37460 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=410), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [402ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.014 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.020 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.021 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.022 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:48.022 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.022 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:48.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:48.024 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.024910 21003 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.978173 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49292 (local address 127.19.165.190:32805)
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.978385 (+   212us) server_negotiation.cc:207] Beginning negotiation
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.978390 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.983914 (+  5524us) server_negotiation.cc:408] Connection header received
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.984572 (+   658us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.984578 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.984684 (+   106us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:47.984804 (+   120us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.002193 (+ 17389us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:48.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.003025 (+   832us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023089 (+ 20064us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023398 (+   309us) 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
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023770 (+   372us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023796 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:48.026 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023800 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023817 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023844 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023855 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.023961 (+   106us) server_negotiation.cc:1036] Waiting for connection context
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.024159 (+   198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49292: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49292): Connection reset by peer (error 104)
23:51:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
23:51:48.027 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08c597b0, L:/127.0.0.1:48068 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.030 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.043 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.052 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x507d3149, L:/127.0.0.1:48076 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.053 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.053 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.058 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f13b039, L:/127.0.0.1:37476 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.061 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=453), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [443ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.071 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68b488f4, L:/127.0.0.1:49296 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.072 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.073 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:48.074 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.074 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:48.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:48.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.078 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeefa22aa, L:/127.0.0.1:48088 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.080 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.083 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.083 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.084 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.087 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.091 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.093 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.098 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.108 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.109 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.114 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ef29350, L:/127.0.0.1:48096 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.117 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.117 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.122 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.131 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.138 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.138 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.139 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.141 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.143 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.145 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.146 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.148 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.156 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:48.164 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.166 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.168 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.172 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.172 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.176 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.176 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.177 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.179 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.180 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.183 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.183 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.185 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.186 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.192 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.193 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.200 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.202 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.203 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.205 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.207 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.208 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.210 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.211 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.213 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.215 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.228 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.230 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.233 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.235 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.235 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.236 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.238 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.239 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.239 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.240 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.240 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.241 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.243 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.244 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.246 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.247 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.248 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.250 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.252 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.253 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.253 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.255 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.258 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.264 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.301 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.312 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:48.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.317 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.324 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.332 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.343 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.346 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.349 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.359 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.360 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x05c606df, L:/127.0.0.1:37482 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.366 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.374 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.376 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.377 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [489ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [744ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.378 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.382 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.396 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.397 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.400 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5a633c0, L:/127.0.0.1:37490 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.425 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.431 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.432 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.438 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.439 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.445 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a555d35, L:/127.0.0.1:47416 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.456 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.457 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64f9a56f, L:/127.0.0.1:47438 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.458 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.463 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.463 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.464 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.471 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.474 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.476 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.480 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.488 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.488 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.489 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.492 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.503 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:48.503 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.503 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:48.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.505 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.510 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x314d0a13, L:/127.0.0.1:47422 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.517 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.518 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.527 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac7d6a6d, L:/127.0.0.1:58298 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x16b6f873, L:/127.0.0.1:58290 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1019), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [708ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [789ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1027), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [818ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.550 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92d53c6b, L:/127.0.0.1:47538 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.549 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d75e207, L:/127.0.0.1:48100 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf57605fb, L:/127.0.0.1:46260 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.554 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.554 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.548 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x959a186a, L:/127.0.0.1:47396 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.568 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c496cd5, L:/127.0.0.1:58382 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.570 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.570 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a05d875, L:/127.0.0.1:47588 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.573 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x291e4c38, L:/127.0.0.1:46256 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.574 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [680ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.613 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.616 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.620 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.627 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.630 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.630 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.631 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.634 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:48.634 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.634 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:48.635 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.635 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:48.636 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.637 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.638 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.627 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:48.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.645 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.648 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.648 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.650 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.652 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.653 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.656 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5db507fb, L:/127.0.0.1:58396 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.656 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.669 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.670 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.675 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x60e838e2, L:/127.0.0.1:49310 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.680 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae0e9269, L:/127.0.0.1:46342 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x306ea759, L:/127.0.0.1:47466 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.716 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b73df7d, L:/127.0.0.1:47542 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.717 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e455c5e, L:/127.0.0.1:47444 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.728 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb60ef72f, L:/127.0.0.1:58312 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:48.814 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:48.826 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e8764d4, L:/127.0.0.1:58416 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [660ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [925ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299823, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299823, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299823, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.854 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:48.854 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.854 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:48.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1fdf026, L:/127.0.0.1:47592 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.861 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x973c5bda, L:/127.0.0.1:47480 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.864 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f9a3ee2, L:/127.0.0.1:47452 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.677575 20145 connection.cc:466] server connection from 127.0.0.1:49310 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49310 (request call id 0) could send its response
23:51:48.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f7064f9, L:/127.0.0.1:47382 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.875 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb46d75ac, L:/127.0.0.1:46352 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.879 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04971bb0, L:/127.0.0.1:47520 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.880 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8440ece0, L:/127.0.0.1:47684 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.888 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:48.888 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.888 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:48.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:48.890 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0b5a28e, L:/127.0.0.1:46288 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.892 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0d6de9f, L:/127.0.0.1:58320 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.890254 21203 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.385977 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46308 (local address 127.19.165.190:32805)
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646336 (+260359us) server_negotiation.cc:207] Beginning negotiation
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646340 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646352 (+    12us) server_negotiation.cc:408] Connection header received
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646383 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646386 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646422 (+    36us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.646525 (+   103us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.850119 (+203594us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.851121 (+  1002us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.878140 (+ 27019us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.878386 (+   246us) 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
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886126 (+  7740us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886166 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886170 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886192 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886244 (+    52us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886262 (+    18us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.886378 (+   116us) server_negotiation.cc:1036] Waiting for connection context
23:51:48.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.890014 (+  3636us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46308: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46308): Connection reset by peer (error 104)
23:51:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":260285,"thread_start_us":97,"threads_started":1}
23:51:48.894 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:48.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1331), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:48.899 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd436514a, L:/127.0.0.1:46384 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.900 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95fb5299, L:/127.0.0.1:47622 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f9dadfe, L:/127.0.0.1:58420 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.913 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaee6787d, L:/127.0.0.1:47400 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.914 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f27870c, L:/127.0.0.1:58414 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.919 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3893bb7, L:/127.0.0.1:46282 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.920 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd6c444d, L:/127.0.0.1:58324 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.918 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf2a46c77, L:/127.0.0.1:46362 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.917 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab260bd0, L:/127.0.0.1:47484 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.916 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcf6e95c, L:/127.0.0.1:48102 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1474), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [156ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1390ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.916 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb4fc4cea, L:/127.0.0.1:58352 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.915 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8dc96c18, L:/127.0.0.1:46302 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.923 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbee4d6a1, L:/127.0.0.1:58366 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1346), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1033ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.935 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.936 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:48.936 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.936 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:48.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:48.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.953 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1345), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [966ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.958 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.959 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.959 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98785a64, L:/127.0.0.1:47528 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.961 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.962 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.964 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:48.964 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.965 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:48.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:48.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:48.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6487a38, L:/127.0.0.1:58300 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.970 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9761095, L:/127.0.0.1:58452 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.969054 21181 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.358516 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47558 (local address 127.19.165.189:42845)
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.503535 (+145019us) server_negotiation.cc:207] Beginning negotiation
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.503541 (+     6us) server_negotiation.cc:400] Waiting for connection header
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.503565 (+    24us) server_negotiation.cc:408] Connection header received
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.503632 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.503637 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.503705 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.654076 (+150371us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.654211 (+   135us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.655104 (+   893us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967337 (+312233us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967556 (+   219us) 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
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967700 (+   144us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967722 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967725 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967738 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967763 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967772 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.967851 (+    79us) server_negotiation.cc:1036] Waiting for connection context
23:51:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:48.968044 (+   193us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47558: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47558): Connection reset by peer (error 104)
23:51:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":144847,"thread_start_us":87,"threads_started":1}
23:51:48.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54ba04f8, L:/127.0.0.1:58340 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:48.974 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.974 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc32c75f9, L:/127.0.0.1:47670 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44a07000, L:/127.0.0.1:47532 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.977 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd1ae0ad1, L:/127.0.0.1:46332 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:48.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.978 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:48.979 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2625d9d, L:/127.0.0.1:47608 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7ae549b, L:/127.0.0.1:47664 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5666d24, L:/127.0.0.1:47492 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:48.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:48.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:48.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:48.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:48.984 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.985198 20217 connection.cc:466] server connection from 127.0.0.1:47532 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47532 (request call id 0) could send its response
23:51:48.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:48.987 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:48.987 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:48.988 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:48.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1438), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1149ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:48.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:48.991 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:48.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:48.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.994 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.997 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:48.998 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:48.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:48.999 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1686358c, L:/127.0.0.1:47638 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.000 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:48.943 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.004 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:48.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:48.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.007 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.008 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.008 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.009 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x33fb9fb1, L:/127.0.0.1:46280 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.012 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.013 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:49.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.015581 20144 connection.cc:466] server connection from 127.0.0.1:46280 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46280 (request call id 0) could send its response
23:51:49.016 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.019 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.021 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8a984ae, L:/127.0.0.1:46276 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.022 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.025 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.027 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.026 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebd47947, L:/127.0.0.1:47700 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.031 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee299d87, L:/127.0.0.1:47634 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.032 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.033 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.033 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.034 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.038 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.038 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.039 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9490ab19, L:/127.0.0.1:58376 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.039 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.040 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1457), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1141ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.043 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a3c88b2, L:/127.0.0.1:58438 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1463), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [659ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1149ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.049 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.049 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1427), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [969ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1479), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1502), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [799ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.051 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.052 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e2a5017, L:/127.0.0.1:47508 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.054 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.054 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x840e9fea, L:/127.0.0.1:46364 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.055 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.057 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x585aa1b3, L:/127.0.0.1:46318 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.057 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.059 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.060 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.061 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.064 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.066 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.066 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.066 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad0e70d9, L:/127.0.0.1:47612 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.067 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.069 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x95081b27, L:/127.0.0.1:46376 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.070 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.071 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.071 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1627), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.074 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.077 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2246aebc, L:/127.0.0.1:46306 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.077 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:49.079 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef8fbb94, L:/127.0.0.1:58334 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.079 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.080 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.084 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.085 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.086 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.088 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.089 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.092 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.093 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.093 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:49.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.095 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.095 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.096 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.097 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [112ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [941ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.100 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.117 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.117 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.119 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd72701fc, L:/127.0.0.1:58474 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.120 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.122 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.026 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:49.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.112 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.112 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.110 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.110 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.109 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.108 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.107 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.107 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.105 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.105 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1514), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1204ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.093 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.061 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.052 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfef969da, L:/127.0.0.1:58460 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.033 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb66c4616, L:/127.0.0.1:58412 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.147 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e726b63, L:/127.0.0.1:58424 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.200 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd331c83c, L:/127.0.0.1:58572 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.203 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.205 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.205 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe281693e, L:/127.0.0.1:58512 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.206 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.207 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.207 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.208 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.211 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.203 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77afb731, L:/127.0.0.1:58524 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1682), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [107ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1605ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.266 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299906, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299772, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299772, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299772, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.272 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.257608 21209 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:49.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.287 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.287 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:49.289 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.289 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.291 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.302 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.305 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.306 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:49.307 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.307 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.307 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.307 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.308 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.308 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.308 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.308 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.309 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.309 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.309 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.309 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.309 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.311 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.312 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.313 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.314 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.314 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.315 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.316 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.318 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.318 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.319 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.320 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.320 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.321 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.321 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.322 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.322 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.323 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.324 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.324 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.325 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.327 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.328 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.330 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.330 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.330 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0e9f1d9, L:/127.0.0.1:58448 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.336 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.336 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.336 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.337 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.337 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.337 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.337 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.353 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.357 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.357 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.360 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.365 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x835b917d, L:/127.0.0.1:47648 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.365 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.367 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.369 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.372 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.373 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.375 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.376 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c9c9713, L:/127.0.0.1:47722 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.379 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.379 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.379 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.384 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.384 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299958, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.388 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.395 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b77bfc5, L:/127.0.0.1:47626 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.397 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.398 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.401 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.402 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:49.403 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.403 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:49.403 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x871dd098, L:/127.0.0.1:47726 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.414 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.422 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f10102f, L:/127.0.0.1:47838 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.308 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x769f02ae, L:/127.0.0.1:58804 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.521 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5253840, L:/127.0.0.1:47756 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.527 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcea7f2c, L:/127.0.0.1:47886 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.532 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1cc49028, L:/127.0.0.1:58562 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.535 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd7131e8, L:/127.0.0.1:47788 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.535 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe934b98a, L:/127.0.0.1:47790 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.539 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:49.541 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb76a1931, L:/127.0.0.1:46440 - R:/127.19.165.190:32805] using TOKEN/null
23:51:49.542 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda0a6592, L:/127.0.0.1:46422 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.548 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:49.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2105), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [154ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2055ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.556 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd81c9c8d, L:/127.0.0.1:47806 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.561 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.561 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.561 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.563 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:49.572 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:49.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2121), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1476ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2066ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.581 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0635176d, L:/127.0.0.1:58554 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.581 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:49.583 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc64d4932, L:/127.0.0.1:58564 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.589 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f1c5ced, L:/127.0.0.1:47852 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.595 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf51deebe, L:/127.0.0.1:46520 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.595 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3269c8a5, L:/127.0.0.1:46566 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.598 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c623402, L:/127.0.0.1:58506 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.605 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d19acb0, L:/127.0.0.1:58588 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.615 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.619 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf59dd66, L:/127.0.0.1:47574 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.621 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.621 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe800c355, L:/127.0.0.1:47802 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.621 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c1459ac, L:/127.0.0.1:46532 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.622 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe91c9278, L:/127.0.0.1:58914 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.626 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2069), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1494ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2103), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1530ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:49.643 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:49.643 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x454f92a3, L:/127.0.0.1:58872 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.650 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.653 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4528752d, L:/127.0.0.1:47904 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.656 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd22342a3, L:/127.0.0.1:47778 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.656 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc653a684, L:/127.0.0.1:47706 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299741, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299741, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.658 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39e02151, L:/127.0.0.1:47690 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.660 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.661 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.661 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.662 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.662 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeff0d9c4, L:/127.0.0.1:47746 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.663 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1986ee0e, L:/127.0.0.1:58652 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.668 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.668 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.670 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7afd3e94, L:/127.0.0.1:47786 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3b5bae0, L:/127.0.0.1:46600 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9dd6df91, L:/127.0.0.1:46418 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd262afdb, L:/127.0.0.1:47818 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.673 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.678 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3d71b24, L:/127.0.0.1:47730 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2099), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1790ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2230), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [583ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1482ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2180ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.684 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.687 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.690 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.691 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:49.694 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.701 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.704 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.706 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.708 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.711 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.712 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.714 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1313a229, L:/127.0.0.1:46510 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.714 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.714 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.714 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.716 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.718 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:49.719 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.719 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.720 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.720 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.720 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.722 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.726 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.728 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.735 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.737 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04784824, L:/127.0.0.1:47732 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.741 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.745 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.748 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1b6cdf28, L:/127.0.0.1:58490 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.749 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.752 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7833f09f, L:/127.0.0.1:58528 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:49.766 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1294cbe, L:/127.0.0.1:58576 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.776 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9fd5499, L:/127.0.0.1:58772 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:49.721 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.782 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebd6d201, L:/127.0.0.1:47814 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.787 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2d6794be, L:/127.0.0.1:46474 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2234), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1099ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1821ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:49.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1664ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1741ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [909ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1436ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1705ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:49.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.805 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.805 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.805 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:49.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:49.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:49.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:49.817 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.818 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:49.818 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:49.818 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:49.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1398ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:49.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:49.824 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.126337 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46424 (local address 127.19.165.190:32805)
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.126900 (+   563us) server_negotiation.cc:207] Beginning negotiation
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.126903 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.256991 (+130088us) server_negotiation.cc:408] Connection header received
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.257056 (+    65us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.257060 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.257128 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.257202 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.257450 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46424: BlockingRecv error: recv got EOF from 127.0.0.1:46424 (error 108)
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":474}
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.650442 21201 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.076629 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46406 (local address 127.19.165.190:32805)
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.076837 (+   208us) server_negotiation.cc:207] Beginning negotiation
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.076842 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.076861 (+    19us) server_negotiation.cc:408] Connection header received
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.106406 (+ 29545us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.106411 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.106495 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.106591 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.289882 (+183291us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:49.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.290635 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.649347 (+358712us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.649605 (+   258us) 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
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.649752 (+   147us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.649879 (+   127us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.649989 (+   110us) server_negotiation.cc:1036] Waiting for connection context
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.650198 (+   209us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46406: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46406): Connection reset by peer (error 104)
23:51:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":81}
23:51:49.838 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9153a25a, L:/127.0.0.1:47686 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.838388 20217 connection.cc:466] server connection from 127.0.0.1:47626 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47626 (request call id 0) could send its response
23:51:49.843 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:49.862 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:49.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:49.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:49.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:49.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:49.892 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62fa98a1, L:/127.0.0.1:47868 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:49.892 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c5a2ab4, L:/127.0.0.1:58720 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.899 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf31f960, L:/127.0.0.1:46400 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:49.902 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.903 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.905 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.907 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299960, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299892, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:49.912 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.912 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.913 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.913 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.920 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.923 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ac2ce99, L:/127.0.0.1:58854 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:49.968 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:49.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8aaf3cab, L:/127.0.0.1:58918 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad67d8ae, L:/127.0.0.1:58782 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:49.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:50.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.011 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcfd002eb, L:/127.0.0.1:58624 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.017 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6fcde9b7, L:/127.0.0.1:47808 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.018 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3b77254, L:/127.0.0.1:46516 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.020 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6bf5720a, L:/127.0.0.1:46462 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.021 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e8f25d5, L:/127.0.0.1:58742 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.023 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd3181b1, L:/127.0.0.1:46472 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.024 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b7e32d9, L:/127.0.0.1:58516 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.024 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.026 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf385a95f, L:/127.0.0.1:46576 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.026 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ecda5b5, L:/127.0.0.1:58758 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.027 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7df360cd, L:/127.0.0.1:46456 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.042 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.043 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8293ee09, L:/127.0.0.1:58932 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd7470e9, L:/127.0.0.1:58756 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.045 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.047 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40bffd11, L:/127.0.0.1:58658 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.049 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b3e393b, L:/127.0.0.1:58788 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.052 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2452), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [974ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1956ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2436), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1705ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.060 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x16046d86, L:/127.0.0.1:58840 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.062 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3eca237, L:/127.0.0.1:58834 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.062 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ee3c75e, L:/127.0.0.1:58900 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.051 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9374a5b1, L:/127.0.0.1:46498 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1194ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1865ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1890ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2471), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1869ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1903ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.068 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa30aaf2b, L:/127.0.0.1:46598 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2449), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1510ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1841ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2541), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [904ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1758ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.084 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.084 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.084 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.084 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaefb72e3, L:/127.0.0.1:58538 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.086755 21368 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.362432 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46558 (local address 127.19.165.190:32805)
23:51:50.088 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4424ad5f, L:/127.0.0.1:46584 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.090 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x75fb27a2, L:/127.0.0.1:58690 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.090 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb96653a7, L:/127.0.0.1:58892 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2549), Traces: [0ms] refreshing cache from master, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1945ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.096 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.096 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe8a168ec, L:/127.0.0.1:58706 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.097 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.438471 (+ 76039us) server_negotiation.cc:207] Beginning negotiation
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.438476 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.438491 (+    15us) server_negotiation.cc:408] Connection header received
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.438532 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.438536 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.438583 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.439009 (+   426us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.698232 (+259223us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.699302 (+  1070us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.910979 (+211677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.911302 (+   323us) 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
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086054 (+174752us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086090 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086093 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086112 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086157 (+    45us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086170 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086288 (+   118us) server_negotiation.cc:1036] Waiting for connection context
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.086507 (+   219us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46558: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46558): Connection reset by peer (error 104)
23:51:50.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75895,"thread_start_us":96,"threads_started":1}
23:51:50.101 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x651ff02d, L:/127.0.0.1:58856 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2557), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [630ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2085ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2504), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2182ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.110 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe15e4be6, L:/127.0.0.1:58750 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2527), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2203ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.112 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2559), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2261ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.116 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.116 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.116 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1899ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2232ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.126 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.132 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.132 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.132 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.135 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.135 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.135 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.140 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1648ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2149ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.150 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2620), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1891ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1966ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2381ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.152 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.152 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.152 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.156 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.156 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.156 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.156 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.156 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.156 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.159 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.159 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.159 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.159 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2582), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1846ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2267ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2567), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2247ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.166 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.166 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.166 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.168690 21177 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.776806 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46680 (local address 127.19.165.190:32805)
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.776992 (+   186us) server_negotiation.cc:207] Beginning negotiation
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.776996 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.900142 (+123146us) server_negotiation.cc:408] Connection header received
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.900174 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.900176 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.900215 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.900293 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.146916 (+246623us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.147777 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.168525 (+ 20748us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46680: BlockingRecv error: recv got EOF from 127.0.0.1:46680 (error 108)
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87}
23:51:50.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.171 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2553), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1064ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1549ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1893ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.175 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.175 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.176 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.176 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.177 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.177 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.177 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.179 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdba91ccd, L:/127.0.0.1:46638 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.183 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf52bf569, L:/127.0.0.1:46708 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.185 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0bea7422, L:/127.0.0.1:46710 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.188 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.190 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd7f2312f, L:/127.0.0.1:46616 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [983ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1837ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [2171ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:50.191 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d13715d, L:/127.0.0.1:46724 - R:/127.19.165.190:32805] using TOKEN/null
23:51:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2752), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [498ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1521ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2247ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.192 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x62f58b1b, L:/127.0.0.1:46690 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1638ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.193 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x09519c37, L:/127.0.0.1:58922 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2569), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [791ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1617ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1706ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:50.194 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe1bd1f5, L:/127.0.0.1:46664 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.196 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6aba1b6, L:/127.0.0.1:58826 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.196 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x005ffe19, L:/127.0.0.1:47844 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.201 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.198982 20147 connection.cc:466] server connection from 127.0.0.1:46462 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46462 (request call id 0) could send its response
23:51:50.202 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.202 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.202 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.202 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.204 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x61c3cba5, L:/127.0.0.1:46580 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.205 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2657), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1105ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2352ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2644), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1715ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2034ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2649), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2022ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2338ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.222 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.224 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.224 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.224 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.225 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.225 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.226 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.226 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.226 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.233 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x109ac9d2, L:/127.0.0.1:46784 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2659), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2346ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.240 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.240 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.240 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.240 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46272204, L:/127.0.0.1:47866 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.242 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.242 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.242 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.243 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.243 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2655), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1926ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2336ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2695), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1881ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2353ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.249 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.249 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.249 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2674), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1926ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2367ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.222 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.261 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.269 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.19.165.129' into [/127.19.165.129] in 7011987ns
23:51:50.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.275 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2693), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1537ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2369ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.281081 21370 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.362276 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46548 (local address 127.19.165.190:32805)
23:51:50.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.434706 (+ 72430us) server_negotiation.cc:207] Beginning negotiation
23:51:50.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.288 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.19.165.131' into [/127.19.165.131] in 2642032ns
23:51:50.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.434710 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.434721 (+    11us) server_negotiation.cc:408] Connection header received
23:51:50.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.291 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.19.165.130' into [/127.19.165.130] in 2223475ns
23:51:50.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.292 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdfd436a3, L:/127.0.0.1:58946 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.434753 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.434756 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.434794 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.295 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.295 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2720), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2263ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2399ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.435160 (+   366us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.087026 (+651866us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.299 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2823), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2304ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2758ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.087946 (+   920us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.139073 (+ 51127us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.139396 (+   323us) 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
23:51:50.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140235 (+   839us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:50.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.302 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3d63a502, L:/127.0.0.1:46756 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140268 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:50.306 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc795be0, L:/127.0.0.1:46650 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.306 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4bad443f, L:/127.0.0.1:46808 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.308 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0af93ef5, L:/127.0.0.1:46672 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.308 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d7ddc3b, L:/127.0.0.1:46846 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140272 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:50.314 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe599e982, L:/127.0.0.1:58640 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.313 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3e0262c, L:/127.0.0.1:46614 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.324 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.328 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.333 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.334 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.336 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.337 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.338 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.338 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.338 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140290 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140344 (+    54us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140355 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.140435 (+    80us) server_negotiation.cc:1036] Waiting for connection context
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.280835 (+140400us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46548: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46548): Cannot send after transport endpoint shutdown (error 108)
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72351,"thread_start_us":89,"threads_started":1}
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.283035 21433 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.780842 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46720 (local address 127.19.165.190:32805)
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.790512 (+  9670us) server_negotiation.cc:207] Beginning negotiation
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.790516 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.891358 (+100842us) server_negotiation.cc:408] Connection header received
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.891429 (+    71us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.891432 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.891525 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.891633 (+   108us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.075194 (+183561us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.342 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7594e942, L:/127.0.0.1:46800 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.091303 (+ 16109us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.342 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.342 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.345 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.345 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf2be579b, L:/127.0.0.1:46620 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.347 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.348 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2821), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1896ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2580ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.348 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.348 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.349 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2755), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1875ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2433ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.348 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.352 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3812b9b0, L:/127.0.0.1:46744 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.352 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.353 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.355 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.357 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.130552 (+ 39249us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.354 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.358 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.130785 (+   233us) 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
23:51:50.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.359 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.19.165.130' into [/127.19.165.130] in 3827098ns
23:51:50.360 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274436 (+143651us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:50.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2742), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2224ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2255ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [2297ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:50.363 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.364 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.368 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c13106e, L:/127.0.0.1:58952 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.374 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.375 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.375 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.375 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.376 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2751), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1979ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2159ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.377 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc11926a2, L:/127.0.0.1:58960 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.378 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x73828a17, L:/127.0.0.1:46832 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.379 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.379 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.379 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.383 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.383 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.383 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.383 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.383 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.384 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.384 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd0f3cfee, L:/127.0.0.1:46818 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.388 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.389 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.389 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.390 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.391 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.391 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.392 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.393 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.393 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.393 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.393 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.394 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.396 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.396 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.396 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2794), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2461ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.399 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.400 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.400 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.400 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.401 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.401 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.401 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.402 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.402 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.403 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.402 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.403 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.404 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.405 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.405 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.406 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.406 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.406 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.406 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.407 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.408 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:50.408 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.408 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274456 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274459 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:50.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.411 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.412 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274471 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
23:51:50.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274504 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:50.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274514 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:50.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.415 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfaacc727, L:/127.0.0.1:46864 - R:/127.19.165.190:32805] using TOKEN/null
23:51:50.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.412 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.416 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.274594 (+    80us) server_negotiation.cc:1036] Waiting for connection context
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.282872 (+  8278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46720: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46720): Connection reset by peer (error 104)
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9589,"thread_start_us":102,"threads_started":1}
23:51:50.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.286901 21206 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.780385 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46630 (local address 127.19.165.190:32805)
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.781468 (+  1083us) server_negotiation.cc:207] Beginning negotiation
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.781471 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:50.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.899803 (+118332us) server_negotiation.cc:408] Connection header received
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.899850 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.899853 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.899932 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.900001 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.110817 (+210816us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.112428 (+  1611us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.271238 (+158810us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.271715 (+   477us) 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
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.285876 (+ 14161us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:50.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.285904 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.285909 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.285928 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
23:51:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.285965 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.285977 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.286077 (+   100us) server_negotiation.cc:1036] Waiting for connection context
23:51:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.286537 (+   460us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46630: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46630): Connection reset by peer (error 104)
23:51:50.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1036,"spinlock_wait_cycles":26368}
23:51:50.418 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.356178 21430 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.791992 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46694 (local address 127.19.165.190:32805)
23:51:50.419 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842968 (+ 50976us) server_negotiation.cc:207] Beginning negotiation
23:51:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842972 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.419 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.894899 (+ 51927us) server_negotiation.cc:408] Connection header received
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.894954 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.894957 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.895014 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.895100 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.421 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.105682 (+210582us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.106567 (+   885us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.339603 (+233036us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.339861 (+   258us) 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
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343381 (+  3520us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343414 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343418 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343438 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343484 (+    46us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343500 (+    16us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.343607 (+   107us) server_negotiation.cc:1036] Waiting for connection context
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.355979 (+ 12372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46694: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46694): Cannot send after transport endpoint shutdown (error 108)
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50921,"thread_start_us":80,"threads_started":1}
23:51:50.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.365805 21428 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.792633 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46768 (local address 127.19.165.190:32805)
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843409 (+ 50776us) server_negotiation.cc:207] Beginning negotiation
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843413 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843426 (+    13us) server_negotiation.cc:408] Connection header received
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.365120 (+521694us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.365126 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.365237 (+   111us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.365367 (+   130us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.365611 (+   244us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46768: BlockingRecv error: recv got EOF from 127.0.0.1:46768 (error 108)
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50726,"thread_start_us":70,"threads_started":1}
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.412650 21428 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.369610 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46858 (local address 127.19.165.190:32805)
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.369774 (+   164us) server_negotiation.cc:207] Beginning negotiation
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.369779 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.374234 (+  4455us) server_negotiation.cc:408] Connection header received
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.374293 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.374296 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.374375 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.374451 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.386194 (+ 11743us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.387098 (+   904us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.394204 (+  7106us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.394493 (+   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
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.411844 (+ 17351us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.411996 (+   152us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.412104 (+   108us) server_negotiation.cc:1036] Waiting for connection context
23:51:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.412475 (+   371us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46858: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46858): Connection reset by peer (error 104)
23:51:50.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
23:51:50.423 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.423 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.424 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.430 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.430 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.431 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.435 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.435 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.435 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.444 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.445 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.445 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:50.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.449 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.450 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.453 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.457 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.502 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.505 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.505 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.508102 21211 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136389 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47764 (local address 127.19.165.189:42845)
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136923 (+   534us) server_negotiation.cc:207] Beginning negotiation
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136927 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136939 (+    12us) server_negotiation.cc:408] Connection header received
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136970 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136973 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137010 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137130 (+   120us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.499285 (+1362155us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.500225 (+   940us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.507935 (+  7710us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47764: BlockingRecv error: recv got EOF from 127.0.0.1:47764 (error 108)
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":455}
23:51:50.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.510619 21431 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.791602 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46610 (local address 127.19.165.190:32805)
23:51:50.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842682 (+ 51080us) server_negotiation.cc:207] Beginning negotiation
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842685 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842698 (+    13us) server_negotiation.cc:408] Connection header received
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842724 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842726 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842757 (+    31us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.842824 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.508763 (+665939us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.509688 (+   925us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.510429 (+   741us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46610: BlockingRecv error: recv got EOF from 127.0.0.1:46610 (error 108)
23:51:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51018,"thread_start_us":126,"threads_started":1}
23:51:50.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.513 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:50.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.517 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.517 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.524 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.531 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.534 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.534 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.535 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.540 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d73c00c, L:/127.0.0.1:58618 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3018), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2028ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2030ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2783ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.553 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e6bc668, L:/127.0.0.1:46490 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.555 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.548026 21444 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.792764 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46770 (local address 127.19.165.190:32805)
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843423 (+ 50659us) server_negotiation.cc:207] Beginning negotiation
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843427 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843439 (+    12us) server_negotiation.cc:408] Connection header received
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.547347 (+703908us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.547353 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.547446 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.547565 (+   119us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.547829 (+   264us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46770: BlockingRecv error: recv got EOF from 127.0.0.1:46770 (error 108)
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50607,"thread_start_us":83,"threads_started":1}
23:51:50.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.570 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:50.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.575 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.577 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.577 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.577 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.584 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.585090 21354 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.234185 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47920 (local address 127.19.165.189:42845)
23:51:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.240629 (+  6444us) server_negotiation.cc:207] Beginning negotiation
23:51:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.240634 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.819689 (+579055us) server_negotiation.cc:408] Connection header received
23:51:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.819774 (+    85us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.819778 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.819862 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.819974 (+   112us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.583418 (+763444us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.584302 (+   884us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.584899 (+   597us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47920: BlockingRecv error: recv got EOF from 127.0.0.1:47920 (error 108)
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6327,"thread_start_us":154,"threads_started":1}
23:51:50.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.590 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:50.595 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ad21094, L:/127.0.0.1:58884 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3013), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1788ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2698ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.608887 21443 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.792908 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46796 (local address 127.19.165.190:32805)
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843525 (+ 50617us) server_negotiation.cc:207] Beginning negotiation
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843528 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843535 (+     7us) server_negotiation.cc:408] Connection header received
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843560 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843562 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843597 (+    35us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.843658 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.558698 (+715040us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.559770 (+  1072us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.608673 (+ 48903us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46796: BlockingRecv error: recv got EOF from 127.0.0.1:46796 (error 108)
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50569,"thread_start_us":66,"threads_started":1}
23:51:50.613 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.615 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc764a0ac, L:/127.0.0.1:58810 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.626 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.626 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.626 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3034), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2084ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2284ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2714ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4a5478a0, L:/127.0.0.1:46766 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.643 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.643 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.643 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.650 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.653 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.655 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.658 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.660 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.661 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.663 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.664 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.665 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.666 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.666 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.668 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.669 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.670 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.672 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.673 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.674 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.675 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.676 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.677 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.678 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.680 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.681 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.682 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.704 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.711 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.712 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.714 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.715 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.715 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.716 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.716 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.717 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.718 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.718 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.718 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.719 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.721 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.721 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.722 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.723 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.725 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299982, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.725 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.726 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.726 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.726 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.727 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.727 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.728 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.729 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.730 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.731 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.732 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.733 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.733 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.734 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.735 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.736 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.736 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.737 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.738 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.739 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.740 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.741 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.742 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.743 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.744 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.745 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.745 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.746 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.746 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.747 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.748 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.748 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.749 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.749 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.749 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.750 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.750 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.751 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.752 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.753 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.756 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.764 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.764 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.765 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.766 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.766 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.768 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.768 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.769 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.769 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.773533 21201 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.781159 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46732 (local address 127.19.165.190:32805)
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.791388 (+ 10229us) server_negotiation.cc:207] Beginning negotiation
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.791393 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.835030 (+ 43637us) server_negotiation.cc:408] Connection header received
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.772584 (+937554us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.772614 (+    30us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.772749 (+   135us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.773109 (+   360us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:50.773356 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46732: BlockingRecv error: recv got EOF from 127.0.0.1:46732 (error 108)
23:51:50.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10123,"thread_start_us":75,"threads_started":1}
23:51:50.774 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.774 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.777 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.780 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:50.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.783 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:50.783 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:50.783 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:50.785 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:50.787 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:50.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:50.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:50.799 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.800 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:50.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:50.807 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:50.810 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:50.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:50.814 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe7231ba, L:/127.0.0.1:47922 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.819 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.834 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5c8384e, L:/127.0.0.1:58962 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.835 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86957345, L:/127.0.0.1:47926 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.836 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.839 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6387e400, L:/127.0.0.1:46868 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.840 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=185), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [107ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.845 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a0f961a, L:/127.0.0.1:58978 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.851 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.852 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.852 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.852 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.853 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.853 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [123ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.859 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.860 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5531f9ae, L:/127.0.0.1:46882 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.864 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.865 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.865 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.866 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.866 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:50.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:50.874 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.875 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:50.876 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:50.878 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:50.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:50.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:50.884 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.886 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.893 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47bf316f, L:/127.0.0.1:47934 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.902 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.904 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.906 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.907 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.909 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.910 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.912 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.914 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.915 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.917 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.918 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2db4cc68, L:/127.0.0.1:58982 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.919 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.920 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:50.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:50.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:50.928 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:50.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:50.935 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.943 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.948 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.951 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:50.952 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2aff507, L:/127.0.0.1:47948 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:50.960 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.965 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.965 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xedf27fba, L:/127.0.0.1:58988 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:50.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=308), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [220ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:50.973 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab163952, L:/127.0.0.1:46884 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:50.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:50.976 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.978 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:50.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:50.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:50.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:50.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:50.980 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.980 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:50.981 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:50.981 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:50.981 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:50.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:50.982 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.983 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:50.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:50.984 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:50.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.985 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:50.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:50.988 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:50.991 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:50.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:50.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:50.998 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:50.999 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5ba0cb5, L:/127.0.0.1:47954 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.008 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.012 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.016 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.028 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f73155f, L:/127.0.0.1:58996 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.034 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.035 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19300ae9, L:/127.0.0.1:46886 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.035 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12d30521, L:/127.0.0.1:47964 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=373), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [259ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.038 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.040 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.044 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.046 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.046 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.046 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.048 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.049 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.051 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.059 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf4200e64, L:/127.0.0.1:47966 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.072 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.072 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa837cb06, L:/127.0.0.1:59010 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.076 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.081 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.087 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.097 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.106 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.114 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.118 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9dedacc7, L:/127.0.0.1:47970 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.120 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.127 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.132 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.140 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb82e8703, L:/127.0.0.1:59022 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [365ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.153 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.166 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.168 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.171 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.172 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:51.172 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.172 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.175 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.183 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.183 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.195 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.198 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe1cd4c8, L:/127.0.0.1:58674 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3593), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1818ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2303ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [3193ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:51.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:51.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.215 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78b42fa4, L:/127.0.0.1:48000 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.227 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.227 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.227 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.227 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.230 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02a54157, L:/127.0.0.1:48010 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.237 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.240 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.251 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.251 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.255 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.260 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.265 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.270 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c320290, L:/127.0.0.1:48024 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.271 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54b2ed7c, L:/127.0.0.1:59056 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.271 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.276 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.276 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.280 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.283 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.280 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.290 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.302 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa03b6992, L:/127.0.0.1:48034 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.308 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.308 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5fcd42da, L:/127.0.0.1:59062 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [468ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [471ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.311 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.314 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.315 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.318 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:51.318 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.318 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.319 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.321 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.321 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3145f9cc, L:/127.0.0.1:46908 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.327 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.331 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba08a419, L:/127.0.0.1:48042 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.339 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:51.344 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f7ff464, L:/127.0.0.1:59082 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.347 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0655548c, L:/127.0.0.1:59072 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.348 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.353 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x014688a0, L:/127.0.0.1:48056 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [465ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [479ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=635), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [469ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:51.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.364 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf1f8877e, L:/127.0.0.1:46924 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.372 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:51.372 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.372 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.379 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae0fea0f, L:/127.0.0.1:46928 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.386 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.386 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.386 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.389 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:51.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.391 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.395 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.396 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.397 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.398 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.398 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.400 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.402 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.405 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.407 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.409 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.409 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29977c68, L:/127.0.0.1:48076 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.411 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.411 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5341051, L:/127.0.0.1:48062 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.413 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.414 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.415 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.415 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.416 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.429 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.430 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.431 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.432 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.433 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.433 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.434 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.435 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.436 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.444 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.445 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.448 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.452 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.452 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.453 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.454 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.456 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.457 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.459 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.468 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.473361 20336 debug-util.cc:398] Leaking SignalData structure 0x55d66eca8480 after lost signal to thread 21357
23:51:51.493 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.494 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=811), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [502ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:51.509 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.575 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.622 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.627 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.629 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.629 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.630 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.631 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.661 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.663 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4c808d1, L:/127.0.0.1:46890 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.665 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.434 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.672 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1988dbad, L:/127.0.0.1:59092 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.675 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x719ef22e, L:/127.0.0.1:48114 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=946), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [766ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.678 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4935b40, L:/127.0.0.1:46942 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.652 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.684 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.688 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.691 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.692 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.692 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.693 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:51.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.697 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34e986fa, L:/127.0.0.1:48098 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.698 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73172280, L:/127.0.0.1:58604 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1a8998e, L:/127.0.0.1:59038 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.651 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.651 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.650 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.704 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.650 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.649 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=793), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [317ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.649 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.713 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.713 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.647 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.714 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.714 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1045), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [954ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.646 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.727 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.730 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.644 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48cec031, L:/127.0.0.1:48086 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.644 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2461ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [3996ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.644 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.643 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.643 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.742 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.746 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.641 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.640 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [183ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.755 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7acf78df, L:/127.0.0.1:47982 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.761 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.638 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.637 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.637 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:51.637 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.637 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.636 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.636 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.766 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.636 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.636 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.636 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.769 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x85217d6f, L:/127.0.0.1:46894 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.636 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.635 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.635 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.635 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.635 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.635 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.634 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.634 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.633 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.633 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:51.774 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:51.633 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.633 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.633 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.633 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.633 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.777 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:51.778 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.778 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:51.632 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.632 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.632 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.632 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:51.632 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.632 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.780 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.780 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.780 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcd9b9030, L:/127.0.0.1:46982 - R:/127.19.165.190:32805] using TOKEN/null
23:51:51.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa598cdd0, L:/127.0.0.1:48124 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.782 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.783 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.785 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13d75155, L:/127.0.0.1:47006 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.788 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.793 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.799 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff029abe, L:/127.0.0.1:48250 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.803 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.804 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.806 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.806 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9789278, L:/127.0.0.1:48148 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.810 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:51.810 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.810 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.812 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.812 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.812 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74fb3729, L:/127.0.0.1:48096 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.813 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.813 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.813 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.814 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c603c60, L:/127.0.0.1:48476 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.814 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:51.816 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.632 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.631558 21185 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137383 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47820 (local address 127.19.165.189:42845)
23:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137492 (+   109us) server_negotiation.cc:207] Beginning negotiation
23:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137495 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137508 (+    13us) server_negotiation.cc:408] Connection header received
23:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137539 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137543 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137582 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137658 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.630307 (+2492649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.631088 (+   781us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.631402 (+   314us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47820: BlockingRecv error: recv got EOF from 127.0.0.1:47820 (error 108)
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.634347 21210 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47902 (local address 127.19.165.189:42845)
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139374 (+   104us) server_negotiation.cc:207] Beginning negotiation
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139378 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139390 (+    12us) server_negotiation.cc:408] Connection header received
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139420 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139423 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139460 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.139539 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.633080 (+2493541us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.633939 (+   859us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.634202 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47902: BlockingRecv error: recv got EOF from 127.0.0.1:47902 (error 108)
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.661432 21202 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.776871 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46736 (local address 127.19.165.190:32805)
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.776992 (+   121us) server_negotiation.cc:207] Beginning negotiation
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.776996 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:51.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.631 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.631 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.631 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:51.631 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:51.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.834551 (+ 57555us) server_negotiation.cc:408] Connection header received
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.660815 (+1826264us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.660832 (+    17us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.660936 (+   104us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.661025 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.661272 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46736: BlockingRecv error: recv got EOF from 127.0.0.1:46736 (error 108)
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.679919 21162 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137831 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47836 (local address 127.19.165.189:42845)
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137966 (+   135us) server_negotiation.cc:207] Beginning negotiation
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137970 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.137983 (+    13us) server_negotiation.cc:408] Connection header received
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.138013 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.138016 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.138052 (+    36us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.138128 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.678708 (+2540580us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.679525 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.679763 (+   238us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47836: BlockingRecv error: recv got EOF from 127.0.0.1:47836 (error 108)
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.696650 20146 connection.cc:466] server connection from 127.0.0.1:46890 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46890 (request call id 0) could send its response
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.726182 21184 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136292 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47758 (local address 127.19.165.189:42845)
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136501 (+   209us) server_negotiation.cc:207] Beginning negotiation
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136505 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136519 (+    14us) server_negotiation.cc:408] Connection header received
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136579 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136583 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136633 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.136737 (+   104us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:51.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.724895 (+2588158us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.725721 (+   826us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.726027 (+   306us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47758: BlockingRecv error: recv got EOF from 127.0.0.1:47758 (error 108)
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":131}
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.751531 20216 connection.cc:466] server connection from 127.0.0.1:48086 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48086 (request call id 0) could send its response
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.796475 21645 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.638959 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46960 (local address 127.19.165.190:32805)
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.639373 (+   414us) server_negotiation.cc:207] Beginning negotiation
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.639378 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.773172 (+133794us) server_negotiation.cc:408] Connection header received
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.795963 (+ 22791us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.795968 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.796053 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.796132 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.796323 (+   191us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46960: BlockingRecv error: recv got EOF from 127.0.0.1:46960 (error 108)
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":273}
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.815564 20147 connection.cc:466] server connection from 127.0.0.1:46982 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46982 (request call id 0) could send its response
23:51:51.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.828 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.830 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.830 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.831 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.833 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.838 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf143c77, L:/127.0.0.1:48126 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.847 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.850466 21640 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.663330 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47000 (local address 127.19.165.190:32805)
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.677015 (+ 13685us) server_negotiation.cc:207] Beginning negotiation
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.677019 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.709000 (+ 31981us) server_negotiation.cc:408] Connection header received
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.709086 (+    86us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.709090 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.709191 (+   101us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.709289 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.848953 (+139664us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.849793 (+   840us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.850287 (+   494us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47000: BlockingRecv error: recv got EOF from 127.0.0.1:47000 (error 108)
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":13607}
23:51:51.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.853 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:51.853 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:51.855 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.855 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40be00d8, L:/127.0.0.1:48262 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c709856, L:/127.0.0.1:47990 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1f2c526, L:/127.0.0.1:58730 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.859 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.861 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x815a636e, L:/127.0.0.1:48392 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.864 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.867 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b11927b, L:/127.0.0.1:48284 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.867 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.868 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.873 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd4d2c4c, L:/127.0.0.1:48444 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.879 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2273ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2872ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [4110ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.880 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.888 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.813 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24553d76, L:/127.0.0.1:48486 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.760 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:51.713 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.896 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.900 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.900 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:51.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:51.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:51.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:51.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:51.903 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:51.903 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:51.903 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:51.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:51.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:51.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:51.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:51.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:51.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:51.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.909 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.914 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc79ef56, L:/127.0.0.1:46994 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.917 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.920 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.924 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.927 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.931 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.937 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.937 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.939 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x375424f2, L:/127.0.0.1:59044 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1264), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.945 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c49371c, L:/127.0.0.1:48134 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.948 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:51.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.951 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7cff8e8c, L:/127.0.0.1:48426 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.954 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:51.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd12c1666, L:/127.0.0.1:59236 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30ea41ed, L:/127.0.0.1:59224 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.959 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad0fdecd, L:/127.0.0.1:59108 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.962 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9e9cfa1, L:/127.0.0.1:59164 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.963 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ab602cc, L:/127.0.0.1:48408 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.965 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe53d95fc, L:/127.0.0.1:48222 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.966 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x969ce37a, L:/127.0.0.1:59122 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x259e7fc6, L:/127.0.0.1:48224 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5574e3d2, L:/127.0.0.1:59190 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.970 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9ec02bb, L:/127.0.0.1:48294 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.973 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd117c519, L:/127.0.0.1:48246 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.974 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0852f373, L:/127.0.0.1:48430 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa8483a31, L:/127.0.0.1:48162 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.977 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc63f6b3a, L:/127.0.0.1:46966 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.978 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c8ffffc, L:/127.0.0.1:48320 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.979 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x31b5b0fa, L:/127.0.0.1:48264 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.980 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6309fd01, L:/127.0.0.1:48328 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.981 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd56358db, L:/127.0.0.1:59116 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [874ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [947ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:51.986 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x920fb011, L:/127.0.0.1:59194 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:51.993 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x912ddf55, L:/127.0.0.1:59142 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:51.993 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x770b4aee, L:/127.0.0.1:48164 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.995 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5e728d4f, L:/127.0.0.1:46946 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:51.998 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7408fb2d, L:/127.0.0.1:48432 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.002 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.010 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.014 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.018 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae71d2f2, L:/127.0.0.1:48434 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.020 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97b31155, L:/127.0.0.1:59180 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.025 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ae9a3ba, L:/127.0.0.1:48460 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30d54a87, L:/127.0.0.1:48366 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.045 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebd53d5b, L:/127.0.0.1:48204 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:51.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1300), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [947ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [985ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:52.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02c6af44, L:/127.0.0.1:48214 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.054 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd35eb5e, L:/127.0.0.1:48344 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.055 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ad088f3, L:/127.0.0.1:48178 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.058 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.058 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.058 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:52.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.060 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.061533 21767 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.661022 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48270 (local address 127.19.165.189:42845)
23:51:52.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.887421 (+226399us) server_negotiation.cc:207] Beginning negotiation
23:51:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.887426 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.887446 (+    20us) server_negotiation.cc:408] Connection header received
23:51:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.887504 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.887508 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.887580 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.996714 (+109134us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.996846 (+   132us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.997570 (+   724us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.060715 (+ 63145us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.060956 (+   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
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.061160 (+   204us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.061190 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.061194 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.061359 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48270: getpeername error: Transport endpoint is not connected (error 107)
23:51:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":226263,"thread_start_us":84,"threads_started":1}
23:51:52.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.064 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93f2eed9, L:/127.0.0.1:48450 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1333), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1150ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.069 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x335d7270, L:/127.0.0.1:48238 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.070 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ba3bbc0, L:/127.0.0.1:48192 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.072 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9261cc54, L:/127.0.0.1:48488 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.073 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c9e2697, L:/127.0.0.1:48424 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.073 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7c757bec, L:/127.0.0.1:59138 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.074 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b063a8d, L:/127.0.0.1:48378 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.074 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeea02b3c, L:/127.0.0.1:48358 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.076 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef900079, L:/127.0.0.1:59156 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.077 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x27ac7d4f, L:/127.0.0.1:47004 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.077 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x699caa8d, L:/127.0.0.1:59170 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.080 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbae810e5, L:/127.0.0.1:59162 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.080 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.080 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.080 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4cfb1fd7, L:/127.0.0.1:48310 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2127fd4, L:/127.0.0.1:59210 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8388f93, L:/127.0.0.1:59216 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.089 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcfc4fbf0, L:/127.0.0.1:59208 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.090 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.090 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [466ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.094 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.094 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1413), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [464ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.102 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.103 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.103 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.103 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.100 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.103 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.104 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.104 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.104 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1356), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [640ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.112 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.112 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.112 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1369), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [997ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.121464 21442 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.092055 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47028 (local address 127.19.165.190:32805)
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.092292 (+   237us) server_negotiation.cc:207] Beginning negotiation
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.092298 (+     6us) server_negotiation.cc:400] Waiting for connection header
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.092591 (+   293us) server_negotiation.cc:408] Connection header received
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.093072 (+   481us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.093076 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.093200 (+   124us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.093307 (+   107us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.115661 (+ 22354us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.116549 (+   888us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.121304 (+  4755us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47028: BlockingRecv error: recv got EOF from 127.0.0.1:47028 (error 108)
23:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
23:51:52.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.124 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.125 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.125 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.125 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.127 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.131 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.131 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.131 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.131 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.134 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.134 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.134 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.135 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.135 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.136 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.136 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.137591 21797 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.939210 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47014 (local address 127.19.165.190:32805)
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.939402 (+   192us) server_negotiation.cc:207] Beginning negotiation
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:51.939406 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.050999 (+111593us) server_negotiation.cc:408] Connection header received
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.051411 (+   412us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.051415 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.051498 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.051556 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.135107 (+ 83551us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.136010 (+   903us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.137421 (+  1411us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47014: BlockingRecv error: recv got EOF from 127.0.0.1:47014 (error 108)
23:51:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
23:51:52.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.138 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:52.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.142 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.142 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.145507 21796 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.100716 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47038 (local address 127.19.165.190:32805)
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.108998 (+  8282us) server_negotiation.cc:207] Beginning negotiation
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.109003 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.109020 (+    17us) server_negotiation.cc:408] Connection header received
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.109079 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.109083 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.109157 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.109237 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.144002 (+ 34765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.144905 (+   903us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.145341 (+   436us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47038: BlockingRecv error: recv got EOF from 127.0.0.1:47038 (error 108)
23:51:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8159}
23:51:52.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.148 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.149 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.149 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.158 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:52.158 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.158 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.160 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.160 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.161 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.165 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.174 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7b738702, L:/127.0.0.1:59244 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1433), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.184 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.185 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.188 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.192 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.195 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.198 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.198 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2ad922f6, L:/127.0.0.1:47044 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.200 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.200 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.200 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.200 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b355767, L:/127.0.0.1:48502 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.205 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.207 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc58cdd85, L:/127.0.0.1:47058 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.210 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.212 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x010b3988, L:/127.0.0.1:59252 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1467), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [756ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [762ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.215 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.220 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.225 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.226 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.226 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.226 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2e8f6fd, L:/127.0.0.1:59256 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.234 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.240 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.240 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.248 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa172cabf, L:/127.0.0.1:47074 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.250 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.252 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7f27d907, L:/127.0.0.1:59262 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1505), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1216ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.259 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.262 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.262 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.262 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.266 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.271 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.273 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe2d93c22, L:/127.0.0.1:59268 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.279 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1541), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1336ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.281 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9cde05f4, L:/127.0.0.1:47078 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.282 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.287 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.291 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.291 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.292 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.292 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.292 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.300 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.302 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6023727c, L:/127.0.0.1:48516 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x298606fd, L:/127.0.0.1:59282 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.307 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=895), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [766ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.314 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.319 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.319 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.319 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.326 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb96ba5b, L:/127.0.0.1:47080 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.330 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.331 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.334 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.335654 21352 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.230570 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47906 (local address 127.19.165.189:42845)
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.231506 (+   936us) server_negotiation.cc:207] Beginning negotiation
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.231510 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.436576 (+205066us) server_negotiation.cc:408] Connection header received
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.436636 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.436640 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.436706 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:49.437023 (+   317us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.335469 (+2898446us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:47906: received 0 of 4 requested bytes
23:51:52.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":822,"thread_start_us":93,"threads_started":1}
23:51:52.338 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.340 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.344 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4d0719b, L:/127.0.0.1:48532 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28eebc85, L:/127.0.0.1:59292 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.350 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=948), Traces: [0ms] refreshing cache from master, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [768ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [814ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [820ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.355 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.355 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x04a0fe5c, L:/127.0.0.1:47084 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.358 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda1779f4, L:/127.0.0.1:59306 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.360 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.361 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.361 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.364 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.369 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.372 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4111fd1e, L:/127.0.0.1:59312 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1660), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [742ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.377 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.380 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.381 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.381 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.381 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.387852 21797 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.361424 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47090 (local address 127.19.165.190:32805)
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.361591 (+   167us) server_negotiation.cc:207] Beginning negotiation
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.361596 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.363151 (+  1555us) server_negotiation.cc:408] Connection header received
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.363597 (+   446us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.363602 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.363681 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.363740 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.368059 (+  4319us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.368919 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.380945 (+ 12026us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.381221 (+   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
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.385816 (+  4595us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.385854 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.385858 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.385882 (+    24us) server_negotiation.cc:923] calling sasl_server_start()
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.385922 (+    40us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.385937 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:52.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.386047 (+   110us) server_negotiation.cc:1036] Waiting for connection context
23:51:52.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.387670 (+  1623us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47090: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47090): Connection reset by peer (error 104)
23:51:52.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
23:51:52.390 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.398 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03a199e1, L:/127.0.0.1:59320 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1696), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1593ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1624ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.402 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.404 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab271497, L:/127.0.0.1:47098 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.405 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.407 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.414 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.418 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.419 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.419 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.420 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.421 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.428 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x579fdc4f, L:/127.0.0.1:59344 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.429 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.431 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.433 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.433 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.436 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.438 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaa6b7c02, L:/127.0.0.1:59328 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x771b58b1, L:/127.0.0.1:59336 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.448 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.453 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a67aa36, L:/127.0.0.1:47100 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.454 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x34c4fa02, L:/127.0.0.1:59350 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1757), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1680ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1682ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.460 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.468 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.468 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.468 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.473 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03fa463a, L:/127.0.0.1:59358 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.477 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.484 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe16f7a7, L:/127.0.0.1:47112 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.486 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1769), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1624ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1627ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:52.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.491 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.495 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.495 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.495 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.498 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.502 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.505 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.506 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.507 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6238d26e, L:/127.0.0.1:59362 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b8ae61b, L:/127.0.0.1:47124 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1787), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [917ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1623ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.512 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.521 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.521 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.523 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.523 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.523 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.524 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.524 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.530 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42bdfce3, L:/127.0.0.1:59376 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.537 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1625ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.540 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb4e3bcc5, L:/127.0.0.1:47128 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.543 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.548 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.550 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.551 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.551 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.553 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda6e894c, L:/127.0.0.1:59392 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1822), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1638ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.558 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.558 [DEBUG - pool-4-thread-58] (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.19.165.189:42845, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [909ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.567 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:52.567 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.567 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.567 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3470f410, L:/127.0.0.1:47142 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.567 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.567 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.567 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.575 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.577 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.578 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1852), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [508ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.586 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.587 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:52.588 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.588 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.590 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.590 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1865), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [516ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.602 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b63544e, L:/127.0.0.1:59396 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.605 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:52.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.605 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.606 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.606 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.607 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.611 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.611 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.611 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1872), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.611 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1867), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.610284 21797 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.579400 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47144 (local address 127.19.165.190:32805)
23:51:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.580008 (+   608us) server_negotiation.cc:207] Beginning negotiation
23:51:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.580013 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.610109 (+ 30096us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47144: BlockingRecv error: recv got EOF from 127.0.0.1:47144 (error 108)
23:51:52.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":482}
23:51:52.614 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.622 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.623 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.623 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.623 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.624 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.627 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.627 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.627 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.628 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.627915 21796 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.619881 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47166 (local address 127.19.165.190:32805)
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.620033 (+   152us) server_negotiation.cc:207] Beginning negotiation
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.620037 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.620699 (+   662us) server_negotiation.cc:408] Connection header received
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.621119 (+   420us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.621123 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.621208 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.621272 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.624874 (+  3602us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.625615 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.627746 (+  2131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47166: BlockingRecv error: recv got EOF from 127.0.0.1:47166 (error 108)
23:51:52.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
23:51:52.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.633 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.643774 21797 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.616680 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47154 (local address 127.19.165.190:32805)
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.617742 (+  1062us) server_negotiation.cc:207] Beginning negotiation
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.617747 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.617787 (+    40us) server_negotiation.cc:408] Connection header received
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.617854 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.617859 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.617936 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.618036 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.642601 (+ 24565us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.643367 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.643620 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47154: BlockingRecv error: recv got EOF from 127.0.0.1:47154 (error 108)
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":910}
23:51:52.646 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.648 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.653 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.653 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1908), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:52.653 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.655 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba0f783f, L:/127.0.0.1:59400 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.660 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.660 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.660 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.663 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x690050a5, L:/127.0.0.1:47182 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [677ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.668634 21796 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.656547 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47188 (local address 127.19.165.190:32805)
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.656721 (+   174us) server_negotiation.cc:207] Beginning negotiation
23:51:52.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.656726 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.656742 (+    16us) server_negotiation.cc:408] Connection header received
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.657089 (+   347us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.657093 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.657166 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.657248 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.667071 (+  9823us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.667952 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.668489 (+   537us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47188: BlockingRecv error: recv got EOF from 127.0.0.1:47188 (error 108)
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
23:51:52.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.670 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.670 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.670 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:52.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.675 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.680 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.683 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.687 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd221dbc8, L:/127.0.0.1:48540 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.694 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.698 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3cf8f603, L:/127.0.0.1:59416 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.700 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1289), Traces: [0ms] refreshing cache from master, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.707 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.708 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.711 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.712 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.712 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.712 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.714 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.717 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.720 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.725 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.737 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.740 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.745 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.746 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.747 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.747 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2083), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [705ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1206ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.755 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.755 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.755 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.758 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.759 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.771 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:52.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.772 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.773 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.773 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2032), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [852ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.776 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.780 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.780 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.781 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.781 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.783183 21886 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.774168 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47220 (local address 127.19.165.190:32805)
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.775738 (+  1570us) server_negotiation.cc:207] Beginning negotiation
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.775743 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.775757 (+    14us) server_negotiation.cc:408] Connection header received
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.775810 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.775813 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.775875 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.779628 (+  3753us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.779832 (+   204us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.782689 (+  2857us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.783011 (+   322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47220: BlockingRecv error: recv got EOF from 127.0.0.1:47220 (error 108)
23:51:52.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1056,"thread_start_us":72,"threads_started":1}
23:51:52.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.787 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.787 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.789 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xedd8ac0e, L:/127.0.0.1:59464 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.791 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.791 [DEBUG - kudu-nio-1] (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.19.165.189:42845, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2009ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2028ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.792 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2060), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.797 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.797 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.798 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.798 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:52.798 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.798 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.798 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.798 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.799 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.799 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.799 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.806 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:52.808 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.812 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.814 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.819 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.820082 21886 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.783672 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47232 (local address 127.19.165.190:32805)
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786030 (+  2358us) server_negotiation.cc:207] Beginning negotiation
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786035 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786055 (+    20us) server_negotiation.cc:408] Connection header received
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786124 (+    69us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786128 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786204 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.786362 (+   158us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.790438 (+  4076us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.791346 (+   908us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.817894 (+ 26548us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.818214 (+   320us) 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
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819189 (+   975us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819226 (+    37us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819230 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819281 (+    51us) server_negotiation.cc:923] calling sasl_server_start()
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819316 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819329 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819417 (+    88us) server_negotiation.cc:1036] Waiting for connection context
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.819882 (+   465us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47232: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47232): Connection reset by peer (error 104)
23:51:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2254,"thread_start_us":123,"threads_started":1}
23:51:52.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.822 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.823 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.825 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.831 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8589b7a, L:/127.0.0.1:59466 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.834 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.839 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bcd2c3e, L:/127.0.0.1:48600 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:52.842 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.852 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b2aab11, L:/127.0.0.1:47242 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.853 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.853 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.853 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:52.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a6d89e9, L:/127.0.0.1:59480 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.858 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.864 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2129), Traces: [0ms] refreshing cache from master, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1409ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1423ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.874 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.875 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.875 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.880 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:52.884 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.885 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1599ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.885 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb63a1742, L:/127.0.0.1:59494 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.891 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.891 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.892 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.900 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.901798 21886 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.886612 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47248 (local address 127.19.165.190:32805)
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.886769 (+   157us) server_negotiation.cc:207] Beginning negotiation
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.886774 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.887559 (+   785us) server_negotiation.cc:408] Connection header received
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.887947 (+   388us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.887951 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.888029 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.888087 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.900391 (+ 12304us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.901198 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.901642 (+   444us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47248: BlockingRecv error: recv got EOF from 127.0.0.1:47248 (error 108)
23:51:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
23:51:52.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.905 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.909 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.910 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:52.915 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5aaad5ea, L:/127.0.0.1:59504 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:52.918 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:52.922 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51d01d9a, L:/127.0.0.1:59516 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.922 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd4209bf6, L:/127.0.0.1:47254 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:52.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [869ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2155ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.925 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.925 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2271), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1377ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1729ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.935 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.935 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.935 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.936 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.936 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [604ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.943 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.944 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.944 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.944 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.945134 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.942568 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47266 (local address 127.19.165.190:32805)
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.942750 (+   182us) server_negotiation.cc:207] Beginning negotiation
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.942755 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.943990 (+  1235us) server_negotiation.cc:408] Connection header received
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.944374 (+   384us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.944378 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.944462 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.944539 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.944971 (+   432us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47266: BlockingRecv error: recv got EOF from 127.0.0.1:47266 (error 108)
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
23:51:52.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.948 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.949 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:52.949 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.949 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:52.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:52.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.954772 21886 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.926736 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47258 (local address 127.19.165.190:32805)
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.927040 (+   304us) server_negotiation.cc:207] Beginning negotiation
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.927048 (+     8us) server_negotiation.cc:400] Waiting for connection header
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.932174 (+  5126us) server_negotiation.cc:408] Connection header received
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.932571 (+   397us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.932575 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.932663 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.932725 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.953482 (+ 20757us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.954345 (+   863us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.954613 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47258: BlockingRecv error: recv got EOF from 127.0.0.1:47258 (error 108)
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
23:51:52.956 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.956 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2279), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1664ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:52.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:52.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:52.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:52.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:52.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:52.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:52.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:52.964 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:52.964 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:52.964 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:52.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:52.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:52.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:52.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.967111 21886 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.959785 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47278 (local address 127.19.165.190:32805)
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.959972 (+   187us) server_negotiation.cc:207] Beginning negotiation
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.959977 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.960906 (+   929us) server_negotiation.cc:408] Connection header received
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.961300 (+   394us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.961305 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.961394 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.961457 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.965448 (+  3991us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.966516 (+  1068us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.966959 (+   443us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47278: BlockingRecv error: recv got EOF from 127.0.0.1:47278 (error 108)
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
23:51:52.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.971 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.972 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:52.974 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:52.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:52.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:52.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.977 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:52.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:52.986 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef073a04, L:/127.0.0.1:59524 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:52.996 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x390560e6, L:/127.0.0.1:59522 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0939c8a, L:/127.0.0.1:48602 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.004 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.007 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.012 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.015 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.017 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.020 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6feec274, L:/127.0.0.1:59532 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2292), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1171ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2093ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2112ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.023 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.024 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.024 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2289), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1685ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.030 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f91bed3, L:/127.0.0.1:47286 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.031 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.031 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.031 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.032 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.032 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.032 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.032 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.035535 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.028167 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47302 (local address 127.19.165.190:32805)
23:51:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.028331 (+   164us) server_negotiation.cc:207] Beginning negotiation
23:51:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.028336 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:53.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.034774 (+  6438us) server_negotiation.cc:408] Connection header received
23:51:53.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.035064 (+   290us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.035068 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.035138 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.035209 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.035401 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47302: BlockingRecv error: recv got EOF from 127.0.0.1:47302 (error 108)
23:51:53.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
23:51:53.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.039 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.039 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.040 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d057285, L:/127.0.0.1:48616 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.049 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.054 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.055 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.056 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.065 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27c6cb5c, L:/127.0.0.1:59546 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2329), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2092ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.073 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa088e0ef, L:/127.0.0.1:47314 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.076 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.078 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.080 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.080 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.080 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.080 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.080 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2411), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1226ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2056ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2081ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.083 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.087 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:53.087 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.087 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.088 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.088 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2348), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1061ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1929ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.094 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.094 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.095 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.095 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.095 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.095 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.096 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.096 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.102 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.103754 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.090132 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47320 (local address 127.19.165.190:32805)
23:51:53.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.090295 (+   163us) server_negotiation.cc:207] Beginning negotiation
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.090299 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.092765 (+  2466us) server_negotiation.cc:408] Connection header received
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.093180 (+   415us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.093185 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.093272 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.093369 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.097179 (+  3810us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.098068 (+   889us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.103585 (+  5517us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47320: BlockingRecv error: recv got EOF from 127.0.0.1:47320 (error 108)
23:51:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
23:51:53.105 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.105 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2389), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [802ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1671ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.112 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:53.112 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.112 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.112 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.113 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.113922 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.107422 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47334 (local address 127.19.165.190:32805)
23:51:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.107580 (+   158us) server_negotiation.cc:207] Beginning negotiation
23:51:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.107584 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.113777 (+  6193us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47334: BlockingRecv error: recv got EOF from 127.0.0.1:47334 (error 108)
23:51:53.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
23:51:53.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6518c21f, L:/127.0.0.1:59560 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x381e7f83, L:/127.0.0.1:59566 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.121 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.127 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.128 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2410), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [784ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2149ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.136 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.136 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2416), Traces: [0ms] refreshing cache from master, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1484ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1493ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:53.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.138 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.139 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.139 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.142 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:53.142 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.142 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.146 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.146 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.149143 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.130622 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47348 (local address 127.19.165.190:32805)
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.130774 (+   152us) server_negotiation.cc:207] Beginning negotiation
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.130778 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.131572 (+   794us) server_negotiation.cc:408] Connection header received
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.131975 (+   403us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.131979 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.132051 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.132103 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.147629 (+ 15526us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.148510 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.148986 (+   476us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47348: BlockingRecv error: recv got EOF from 127.0.0.1:47348 (error 108)
23:51:53.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
23:51:53.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.151 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.151 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.153 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.154 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.156 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.157 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.165 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d7d644d, L:/127.0.0.1:59574 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.166 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.166 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.168 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.169 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1765), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1588ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.170517 21796 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691092 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47194 (local address 127.19.165.190:32805)
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691313 (+   221us) server_negotiation.cc:207] Beginning negotiation
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691317 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691498 (+   181us) server_negotiation.cc:408] Connection header received
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691824 (+   326us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691828 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.691939 (+   111us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.692033 (+    94us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.698495 (+  6462us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.699321 (+   826us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.169628 (+470307us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.169877 (+   249us) 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
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170038 (+   161us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170059 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:53.171 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170063 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170078 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170096 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170105 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170178 (+    73us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.170358 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47194: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47194): Connection reset by peer (error 104)
23:51:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
23:51:53.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.182 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.183 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.187 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.193172 21797 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.750788 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47200 (local address 127.19.165.190:32805)
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.750999 (+   211us) server_negotiation.cc:207] Beginning negotiation
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.751004 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.752638 (+  1634us) server_negotiation.cc:408] Connection header received
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.192622 (+439984us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.192628 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.192724 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.209 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.211 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.220 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.223 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.260 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.262 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.192823 (+    99us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x119b9403, L:/127.0.0.1:59588 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.268 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.270 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.277 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.279 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2558), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [288ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [883ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.289 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c8b5f54, L:/127.0.0.1:48562 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.293 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:53.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c359dfb, L:/127.0.0.1:59430 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2572), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [729ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2393ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.299 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.193022 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47200: BlockingRecv error: recv got EOF from 127.0.0.1:47200 (error 108)
23:51:53.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
23:51:53.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1893), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1767ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.309 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.310 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2634), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1129ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2352ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2368ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.313 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.314 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.314 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:53.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.324 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7704e75, L:/127.0.0.1:48554 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.325 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:53.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.326716 20216 connection.cc:466] server connection from 127.0.0.1:48554 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48554 (request call id 0) could send its response
23:51:53.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.327 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe4b7819, L:/127.0.0.1:48556 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.329 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.330 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.330 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.332 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.332 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.333 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.333 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.333 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.333 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.333 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.333 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.334 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.334 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69f4a6f4, L:/127.0.0.1:48560 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.334 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.334 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.334933 21797 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.266105 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47358 (local address 127.19.165.190:32805)
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.268509 (+  2404us) server_negotiation.cc:207] Beginning negotiation
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.268515 (+     6us) server_negotiation.cc:400] Waiting for connection header
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.312923 (+ 44408us) server_negotiation.cc:408] Connection header received
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.312986 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.312990 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.313058 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.313136 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.320726 (+  7590us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.321580 (+   854us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.334741 (+ 13161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47358: BlockingRecv error: recv got EOF from 127.0.0.1:47358 (error 108)
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2288}
23:51:53.336 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.336 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.336 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.342 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.342 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.341833 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.162224 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47352 (local address 127.19.165.190:32805)
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.162436 (+   212us) server_negotiation.cc:207] Beginning negotiation
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.162440 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.164978 (+  2538us) server_negotiation.cc:408] Connection header received
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.165364 (+   386us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.165368 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.165449 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.165515 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.338188 (+172673us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.338949 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.339181 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47352: BlockingRecv error: recv got EOF from 127.0.0.1:47352 (error 108)
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":101}
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.343704 21873 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.758645 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47214 (local address 127.19.165.190:32805)
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.759434 (+   789us) server_negotiation.cc:207] Beginning negotiation
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.759439 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.759460 (+    21us) server_negotiation.cc:408] Connection header received
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.223615 (+464155us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.223619 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.223691 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.223786 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.341714 (+117928us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.342479 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.343539 (+  1060us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47214: BlockingRecv error: recv got EOF from 127.0.0.1:47214 (error 108)
23:51:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":657,"thread_start_us":108,"threads_started":1}
23:51:53.348 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9bc0fa20, L:/127.0.0.1:48624 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.350 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.351 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64a511e8, L:/127.0.0.1:59604 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.353 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.354 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.353876 21886 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.266249 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47374 (local address 127.19.165.190:32805)
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.268636 (+  2387us) server_negotiation.cc:207] Beginning negotiation
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.268639 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.309653 (+ 41014us) server_negotiation.cc:408] Connection header received
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.309726 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.309729 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.309799 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.309880 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.317744 (+  7864us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.318607 (+   863us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.353727 (+ 35120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47374: BlockingRecv error: recv got EOF from 127.0.0.1:47374 (error 108)
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2343}
23:51:53.358 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c5ba873, L:/127.0.0.1:47424 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.360 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf03091f8, L:/127.0.0.1:47382 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.360 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.361 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76b0864e, L:/127.0.0.1:59636 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3f0b963, L:/127.0.0.1:59462 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c8b602d, L:/127.0.0.1:48590 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1276ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [2008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2613ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5af9c594, L:/127.0.0.1:59438 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2622), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2385ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.370 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44c20108, L:/127.0.0.1:47430 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1973), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1843ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.370 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19840b16, L:/127.0.0.1:59448 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec82bed4, L:/127.0.0.1:59628 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.372 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2625), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2388ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1975), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1764ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1836ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1846ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.376 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.376 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.376 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.376 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.377605 21873 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.290138 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47462 (local address 127.19.165.190:32805)
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377223 (+ 87085us) server_negotiation.cc:207] Beginning negotiation
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377227 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377241 (+    14us) server_negotiation.cc:408] Connection header received
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377279 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377283 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377360 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.377487 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47462: BlockingWrite error: write error: Broken pipe (error 32)
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86998,"thread_start_us":77,"threads_started":1}
23:51:53.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.379 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.379 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.379 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.381 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.381 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.381 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.382 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaf586768, L:/127.0.0.1:47410 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.382937 21888 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.289905 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47446 (local address 127.19.165.190:32805)
23:51:53.383 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371169 (+ 81264us) server_negotiation.cc:207] Beginning negotiation
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371173 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371186 (+    13us) server_negotiation.cc:408] Connection header received
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371219 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.383 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371223 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371303 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.371384 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.383 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.375016 (+  3632us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.375809 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381188 (+  5379us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381415 (+   227us) 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
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381574 (+   159us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381594 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381597 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381610 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381628 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381637 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.381724 (+    87us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.382048 (+   324us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47446: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47446): Connection reset by peer (error 104)
23:51:53.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":152,"server-negotiator.queue_time_us":81185,"thread_start_us":115,"threads_started":1}
23:51:53.384 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.385 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.386 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f21f8a1, L:/127.0.0.1:59614 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.386 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51fe8b02, L:/127.0.0.1:59594 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.386904 21796 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.266211 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47370 (local address 127.19.165.190:32805)
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.268577 (+  2366us) server_negotiation.cc:207] Beginning negotiation
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.268580 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.310498 (+ 41918us) server_negotiation.cc:408] Connection header received
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.310555 (+    57us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.310558 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.310619 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.310705 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.314135 (+  3430us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.314895 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.352114 (+ 37219us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.352342 (+   228us) 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
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.352763 (+   421us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.352869 (+   106us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.352940 (+    71us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.386743 (+ 33803us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47370: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47370): Connection reset by peer (error 104)
23:51:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2323}
23:51:53.387 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2902c693, L:/127.0.0.1:47390 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.388 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.388 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1990), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1806ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1854ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1858ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.389598 20147 connection.cc:466] server connection from 127.0.0.1:47430 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47430 (request call id 0) could send its response
23:51:53.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1983), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1820ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1829ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1858ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.391 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcb9aef8a, L:/127.0.0.1:47406 - R:/127.19.165.190:32805] using TOKEN/null
23:51:53.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.392 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.392 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.392 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:53.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.392616 20144 connection.cc:466] server connection from 127.0.0.1:47406 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47406 (request call id 0) could send its response
23:51:53.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.393 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.394 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.396 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.396 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.396 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.398 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.398 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.398 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.399 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.400 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.401 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.406 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.406 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.406 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.411 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.411 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.412 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.412 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.412 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.414 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.415 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.416 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.416 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.417 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.417 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.418 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.419 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.420 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.420 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.421 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.422 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.423 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.424 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.425 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.426 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.426 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.427 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.428 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.428 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.429 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.430 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.430 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.431 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.432 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.433 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.433 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.434 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.435 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.435 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.436 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.437 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.438 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.438 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.439 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.440 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.441 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.442 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.443 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.444 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.444 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.445 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.447 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.447 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.448 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.448 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.449 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.449 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.450 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77d7afeb, L:/127.0.0.1:48634 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.450 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.451 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.452 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.452 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.453 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.453 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.454 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.455 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.456 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.456 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.456 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.457 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.457 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.457 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.458 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.458 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.458 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.458 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.459 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.459 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.459 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.459 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.459 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.460 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.460 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.460 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.464 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.465 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.468 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.468 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.479 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.480 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x87ff9b09, L:/127.0.0.1:59646 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.480 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2079), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1810ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1838ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1cc19b9, L:/127.0.0.1:48640 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.490 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.491 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.491 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.491 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.493 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.495868 21983 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.482983 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47470 (local address 127.19.165.190:32805)
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.483178 (+   195us) server_negotiation.cc:207] Beginning negotiation
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.483183 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.485838 (+  2655us) server_negotiation.cc:408] Connection header received
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.485921 (+    83us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.485924 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.486008 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.486100 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.489658 (+  3558us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.490596 (+   938us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.494724 (+  4128us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.495022 (+   298us) 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
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.495180 (+   158us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.495365 (+   185us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.495482 (+   117us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.495679 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47470: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47470): Connection reset by peer (error 104)
23:51:53.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
23:51:53.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.498 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.498 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.499 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.500 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.501 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.502 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.502 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.503 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.503 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.504 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.506 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.508 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.518 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb22a6d4d, L:/127.0.0.1:59662 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.518 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd35e2d0e, L:/127.0.0.1:48650 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.518 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.520 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.520 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.521 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.523 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.523 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.527 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.528 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.531 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.532 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.533 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.533 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.535 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.537 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.539 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.544 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.547 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c667310, L:/127.0.0.1:48666 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2059b5e4, L:/127.0.0.1:59674 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [119ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.556 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.556 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.556 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.557 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.557 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.558 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.560 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.562 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.563 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.563572 21983 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.540613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47474 (local address 127.19.165.190:32805)
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.540796 (+   183us) server_negotiation.cc:207] Beginning negotiation
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.540800 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.543582 (+  2782us) server_negotiation.cc:408] Connection header received
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.543957 (+   375us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.564 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.543961 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.544055 (+    94us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.544114 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.547740 (+  3626us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.548522 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.557153 (+  8631us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.557446 (+   293us) 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
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559132 (+  1686us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559159 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559163 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559182 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559217 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559230 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.559386 (+   156us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.563389 (+  4003us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47474: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47474): Connection reset by peer (error 104)
23:51:53.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
23:51:53.565 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.570 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.576 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe17da636, L:/127.0.0.1:48672 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.582 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb097fdbb, L:/127.0.0.1:59684 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7942684, L:/127.0.0.1:59692 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.587 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.588 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.590 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.591 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.594 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.596 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.597 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.598 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.599 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.600 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.601 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.603 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.603 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.605 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f86a07b, L:/127.0.0.1:48686 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.606 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.607 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.611 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.619 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd636b1a2, L:/127.0.0.1:48696 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.620 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.624 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.627 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83ef415f, L:/127.0.0.1:59708 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.629 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=211), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [193ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.632 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.640 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1bfff83, L:/127.0.0.1:47482 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.642 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.642 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.642 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.646 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.648 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.648 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2d17db4, L:/127.0.0.1:48708 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.652 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.653 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.658 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48bdadca, L:/127.0.0.1:59710 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.660 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [202ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.660 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a8a10a2, L:/127.0.0.1:47488 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.663 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.665 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.666 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.667 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.667 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.672 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.673 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.673 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.674 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.675 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.676 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.676 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.677 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.677 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.679 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.683 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.683 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.685 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.686 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.689 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.697 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.699 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.701 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.703 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.703 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf98115a9, L:/127.0.0.1:59724 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6c3ac1c, L:/127.0.0.1:48710 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.707 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.710 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.713 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.716 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.717 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.717 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2321), Traces: [0ms] refreshing cache from master, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1841ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1957ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.718 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.722 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.725 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:53.725 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.725 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.726 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.727335 21865 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.730228 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48578 (local address 127.19.165.189:42845)
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.735900 (+  5672us) server_negotiation.cc:207] Beginning negotiation
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.735903 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.735914 (+    11us) server_negotiation.cc:408] Connection header received
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.735952 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.735955 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.736013 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:52.736102 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.726055 (+989953us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.726834 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.727093 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48578: BlockingRecv error: recv got EOF from 127.0.0.1:48578 (error 108)
23:51:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5562,"thread_start_us":108,"threads_started":1}
23:51:53.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.728 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:53.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.731 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.731 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:53.736 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.736 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1296aa9, L:/127.0.0.1:48724 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.739 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.740 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.741 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.745 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbbc6e5c9, L:/127.0.0.1:59734 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.746 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [20ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [282ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.748 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5d965dd, L:/127.0.0.1:48732 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.749 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.756 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.757 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.762 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.764 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a5cdb27, L:/127.0.0.1:48742 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.767 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.768 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d490bc1, L:/127.0.0.1:47496 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.770 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.770 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.770 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.784 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2a2a84b, L:/127.0.0.1:48754 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.789 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.792 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21f4ba6d, L:/127.0.0.1:47502 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:53.794 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3bb5cc29, L:/127.0.0.1:59744 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=385), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [274ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.798 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6404012, L:/127.0.0.1:59760 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.800 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.800 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=386), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [288ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.804 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.807 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.807 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.807 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.808 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.808 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.809 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:53.809 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.809 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:53.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.813 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.814951 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.792237 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47504 (local address 127.19.165.190:32805)
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.792492 (+   255us) server_negotiation.cc:207] Beginning negotiation
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.792496 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.792928 (+   432us) server_negotiation.cc:408] Connection header received
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.793802 (+   874us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.793805 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.793859 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.793945 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.797710 (+  3765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.798473 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.807489 (+  9016us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.807763 (+   274us) 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
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814177 (+  6414us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814214 (+    37us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814218 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814241 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
23:51:53.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814276 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:53.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814289 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:53.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814378 (+    89us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.814769 (+   391us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47504: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47504): Connection reset by peer (error 104)
23:51:53.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":148}
23:51:53.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.820 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.821 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.821 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=404), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.825 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e38e8e0, L:/127.0.0.1:48766 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.827 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.827 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.827 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.832444 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.824639 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47518 (local address 127.19.165.190:32805)
23:51:53.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.824785 (+   146us) server_negotiation.cc:207] Beginning negotiation
23:51:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.824789 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.825393 (+   604us) server_negotiation.cc:408] Connection header received
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.826979 (+  1586us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.826984 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.827069 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.827123 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.831112 (+  3989us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.832037 (+   925us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.832278 (+   241us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47518: BlockingRecv error: recv got EOF from 127.0.0.1:47518 (error 108)
23:51:53.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
23:51:53.833 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.834 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.837 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.839 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.842 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.849 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.852 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c4a067e, L:/127.0.0.1:59772 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.856 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cd7e21c, L:/127.0.0.1:48776 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.864 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.867 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:53.868 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e9fb30d, L:/127.0.0.1:59784 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.868 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.877 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=456), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [352ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.879 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64ab6519, L:/127.0.0.1:48788 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.884 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.884 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.884 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.886 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.892 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.893779 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.862419 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47530 (local address 127.19.165.190:32805)
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.862585 (+   166us) server_negotiation.cc:207] Beginning negotiation
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.862590 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.864727 (+  2137us) server_negotiation.cc:408] Connection header received
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.866041 (+  1314us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.866046 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.866137 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.866217 (+    80us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.882421 (+ 16204us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.883232 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.890526 (+  7294us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.890807 (+   281us) 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
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893043 (+  2236us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893077 (+    34us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893082 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893102 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893139 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893152 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893241 (+    89us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.893577 (+   336us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47530: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47530): Connection reset by peer (error 104)
23:51:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
23:51:53.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c3b2801, L:/127.0.0.1:48794 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.899 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.904 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.905 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9184ce7c, L:/127.0.0.1:48800 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78c297eb, L:/127.0.0.1:59788 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.913 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.928 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:53.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:53.931 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:53.936 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.938 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.943 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaa8109c0, L:/127.0.0.1:59790 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:53.943 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x202b84ac, L:/127.0.0.1:48806 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.948 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.951 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1b4eb60, L:/127.0.0.1:48822 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.952 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.954 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.954 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=521), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [144ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:53.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:53.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:53.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:53.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:53.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:53.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:53.960 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:53.961 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:53.961 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:53.961 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:53.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:53.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:53.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:53.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:53.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.966688 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.954649 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47534 (local address 127.19.165.190:32805)
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.954836 (+   187us) server_negotiation.cc:207] Beginning negotiation
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.954841 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.955605 (+   764us) server_negotiation.cc:408] Connection header received
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.955975 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.955980 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.956056 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.956112 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.960295 (+  4183us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.961131 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.964971 (+  3840us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.965260 (+   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
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.965812 (+   552us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.965961 (+   149us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.966057 (+    96us) server_negotiation.cc:1036] Waiting for connection context
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:53.966512 (+   455us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47534): Connection reset by peer (error 104)
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
23:51:53.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.969 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.969 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:53.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:53.972 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:53.976 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:53.979 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.983 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:53.994 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd410c7b, L:/127.0.0.1:48834 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:53.994 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:53.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:53.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.003 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.011 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.016 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b2487ef, L:/127.0.0.1:48850 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.018 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.020 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.021 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.028 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba095ede, L:/127.0.0.1:59806 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.032 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.033 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2eaf7123, L:/127.0.0.1:48854 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.036 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.039 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.051 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.057 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.058 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51660853, L:/127.0.0.1:48856 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.061 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5abe830d, L:/127.0.0.1:48862 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.062 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x631e94a0, L:/127.0.0.1:59814 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.071 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x881eab9b, L:/127.0.0.1:59820 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [463ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.075 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.076 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:54.076 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:54.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.077 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:54.081 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.081 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:54.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.086 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.092 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.096 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.097 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.097 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.097 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.098 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.099 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.101 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdba48448, L:/127.0.0.1:47538 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.105 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8407d1d7, L:/127.0.0.1:48874 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.105 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.105 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.106 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.108 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x635d87b8, L:/127.0.0.1:48866 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.113 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.115 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x824fdd03, L:/127.0.0.1:59828 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.116 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.120 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.125 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f50e59a, L:/127.0.0.1:48888 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.130 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.132 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.133 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.136 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.141 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f82efda, L:/127.0.0.1:48878 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.150 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xecf99e27, L:/127.0.0.1:47542 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.151 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8fcaf6ec, L:/127.0.0.1:59832 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.153 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=702), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [463ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [489ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e90fb24, L:/127.0.0.1:48892 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.161 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.161 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.161 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.162 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.163 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.165 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.166 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.168 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56660bcd, L:/127.0.0.1:59834 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=716), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [486ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.170 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f75328d, L:/127.0.0.1:48904 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.172 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd09fac8, L:/127.0.0.1:47552 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8017129, L:/127.0.0.1:59838 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.181 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.188 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.189 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.189 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.189 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.194 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.196 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.198 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.203 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1b100be, L:/127.0.0.1:48908 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.210 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd9ad3b4e, L:/127.0.0.1:59848 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.212 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.213 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.216 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.216 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.226 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f9c8263, L:/127.0.0.1:59864 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.228 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=770), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [545ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.235 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.240 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.241 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.241 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.241 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state NEGOTIATING
23:51:54.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.248643 21983 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.220008 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47556 (local address 127.19.165.190:32805)
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.220210 (+   202us) server_negotiation.cc:207] Beginning negotiation
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.220215 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.222208 (+  1993us) server_negotiation.cc:408] Connection header received
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.224696 (+  2488us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.224700 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.224791 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.224861 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.240926 (+ 16065us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.241837 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.248480 (+  6643us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47556: BlockingRecv error: recv got EOF from 127.0.0.1:47556 (error 108)
23:51:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
23:51:54.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.254293 21865 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.214157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48914 (local address 127.19.165.189:42845)
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.214326 (+   169us) server_negotiation.cc:207] Beginning negotiation
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.214330 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.214904 (+   574us) server_negotiation.cc:408] Connection header received
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.215289 (+   385us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.215294 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.215370 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.215438 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.225646 (+ 10208us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.226460 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.239806 (+ 13346us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.240077 (+   271us) 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
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.247877 (+  7800us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.247915 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.247919 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.247941 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.247980 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.247994 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.248074 (+    80us) server_negotiation.cc:1036] Waiting for connection context
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.254066 (+  5992us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48914: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48914): Connection reset by peer (error 104)
23:51:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
23:51:54.255 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.260 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.267 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c14098d, L:/127.0.0.1:48926 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.275 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.280 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.282 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.283 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.288 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f7e91bf, L:/127.0.0.1:59874 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.299 [DEBUG - kudu-nio-1] (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.19.165.189:42845, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [575ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [602ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0f0a5277, L:/127.0.0.1:47572 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.305 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c956a52, L:/127.0.0.1:48940 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.309 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.309 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.309 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.310 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.313 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.319 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.327 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c2696dd, L:/127.0.0.1:59886 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.327 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb69cee03, L:/127.0.0.1:47576 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=870), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [609ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.332 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.339 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa223bea1, L:/127.0.0.1:48942 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.341 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.341 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.341 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.341 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.342 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.342 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.343 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.343 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.357 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.361 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.363 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.365 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b83c17a, L:/127.0.0.1:59896 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=958), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [849ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [876ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.376 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0184bbc6, L:/127.0.0.1:59908 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.376 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.377 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.377 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.377 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.379 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.380151 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.349238 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47592 (local address 127.19.165.190:32805)
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.349401 (+   163us) server_negotiation.cc:207] Beginning negotiation
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.349406 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.351997 (+  2591us) server_negotiation.cc:408] Connection header received
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.353100 (+  1103us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.353106 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.353202 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.353268 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.361002 (+  7734us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.361858 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.373100 (+ 11242us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.373366 (+   266us) 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
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379443 (+  6077us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379475 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379478 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379496 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
23:51:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379533 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379545 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379633 (+    88us) server_negotiation.cc:1036] Waiting for connection context
23:51:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.379978 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47592: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47592): Connection reset by peer (error 104)
23:51:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
23:51:54.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.387 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd974478, L:/127.0.0.1:48956 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.391 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a8242b6, L:/127.0.0.1:59914 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.391 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=984), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [892ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [898ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.402 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.407 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x253ac33b, L:/127.0.0.1:47600 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.409 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.409 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.409 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.418 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.429 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea65ec21, L:/127.0.0.1:59916 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1014), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [325ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [929ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.435 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe96d47d4, L:/127.0.0.1:47606 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.438 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.438 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.439 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.442 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.452 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a9cc534, L:/127.0.0.1:48962 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.453 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.455 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.456 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.457 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.459 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.469 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd142b4e8, L:/127.0.0.1:48970 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.473 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.473 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f8f69ce, L:/127.0.0.1:48968 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.480 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa095f6a3, L:/127.0.0.1:59922 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1058), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [934ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [949ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [959ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.493 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.493 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.493 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.495837 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.466560 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47610 (local address 127.19.165.190:32805)
23:51:54.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.466718 (+   158us) server_negotiation.cc:207] Beginning negotiation
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.466723 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.467352 (+   629us) server_negotiation.cc:408] Connection header received
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.467939 (+   587us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.467944 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.468028 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.468097 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.476945 (+  8848us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.477763 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.491157 (+ 13394us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.491498 (+   341us) 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
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494278 (+  2780us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:54.496 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494314 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494317 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494341 (+    24us) server_negotiation.cc:923] calling sasl_server_start()
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494380 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494393 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.494492 (+    99us) server_negotiation.cc:1036] Waiting for connection context
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.495653 (+  1161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47610: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47610): Connection reset by peer (error 104)
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
23:51:54.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.498 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.499 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.500 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.500 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.512 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.513 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7159bb38, L:/127.0.0.1:48972 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.522 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf931d4e, L:/127.0.0.1:47616 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.525 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe56d6787, L:/127.0.0.1:59936 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.525 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.527 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.528 [DEBUG - kudu-nio-1] (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.19.165.189:42845, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [421ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [991ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [995ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.528 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.530 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.531 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.534 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.534 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.534 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.542 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.547 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.551 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.555 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.557 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.558 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [464ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.561 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.567 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.574 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.576 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.607 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.609 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.610 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.611 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.611 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.612 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.612 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.614 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4dfee7d7, L:/127.0.0.1:59940 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.614 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.615 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.616 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.617 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.618 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.620 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.621 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.622 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.622 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.624 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.624 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.624 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.624 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.625 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.625 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.625 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.626 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.626 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.626 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.626 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [455ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.626 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.627 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.627 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.629 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.629 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.631 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.634 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x14912368, L:/127.0.0.1:48978 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.635 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.635 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.636 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.637 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.638 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.638 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.640 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.640 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.640 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.641 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.641 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.642 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:54.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.647 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:54.647 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [248ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.650 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:54.650 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.651 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.651 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.652545 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.628691 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47642 (local address 127.19.165.190:32805)
23:51:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.651941 (+ 23250us) server_negotiation.cc:207] Beginning negotiation
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.651946 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.651966 (+    20us) server_negotiation.cc:408] Connection header received
23:51:54.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.652026 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.652030 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.652100 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.652186 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.652387 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47642: BlockingRecv error: recv got EOF from 127.0.0.1:47642 (error 108)
23:51:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23108,"thread_start_us":132,"threads_started":1}
23:51:54.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.654 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.658 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1153), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [343ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.658 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.664 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.664 [DEBUG - pool-4-thread-38] (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.19.165.189:42845, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [413ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:54.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.667 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1150), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [380ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:54.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.671 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.671 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [498ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x949fd060, L:/127.0.0.1:47656 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [681ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [715ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:54.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.676 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.677 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [432ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.677 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.678 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.678 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [153ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.679 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.682 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.682 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.688 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.688 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.688 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.689 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.691 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.691 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9397c3c8, L:/127.0.0.1:48986 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.693 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.690 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x175411e5, L:/127.0.0.1:59958 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.694 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ee2aee0, L:/127.0.0.1:47624 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.701 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.701 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.701 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.703 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.705 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4eb72fae, L:/127.0.0.1:47626 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.707 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1628fe15, L:/127.0.0.1:47684 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.708 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x63b86f99, L:/127.0.0.1:47688 - R:/127.19.165.190:32805] using TOKEN/null
23:51:54.709 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1707c8c0, L:/127.0.0.1:49046 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.709697 22285 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.669202 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47728 (local address 127.19.165.190:32805)
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709228 (+ 40026us) server_negotiation.cc:207] Beginning negotiation
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709232 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709244 (+    12us) server_negotiation.cc:408] Connection header received
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709270 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709273 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709316 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709384 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.709550 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47728: BlockingRecv error: recv got EOF from 127.0.0.1:47728 (error 108)
23:51:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39959,"thread_start_us":107,"threads_started":1}
23:51:54.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ed5fb21, L:/127.0.0.1:60012 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.713 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.713 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.713 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.715 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.720 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x539330f9, L:/127.0.0.1:47696 - R:/127.19.165.190:32805] using TOKEN/null
23:51:54.721 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.725 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.728 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b4510d0, L:/127.0.0.1:59978 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.728 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.728 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.728 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.729 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.731 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.731 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [258ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [884ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.731 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.732 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1274), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [528ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [534ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:54.733 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.734 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.742 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.742 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.742 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.743 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.744 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc51b81c1, L:/127.0.0.1:59980 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.745 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.745 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.745 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.747 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.749 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.749 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.749 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.749 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.750 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.750 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.751 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.751 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.751 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.751 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.751 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.754 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.755 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.755 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7a3fb2b, L:/127.0.0.1:59966 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.756 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8bb3e680, L:/127.0.0.1:60044 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.758 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x839c2a90, L:/127.0.0.1:60022 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.761 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x336cfb76, L:/127.0.0.1:47694 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.762 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.763 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.763 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.763 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.765292 20145 connection.cc:466] server connection from 127.0.0.1:47694 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47694 (request call id 0) could send its response
23:51:54.766 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeb391b47, L:/127.0.0.1:47648 - R:/127.19.165.190:32805] using TOKEN/null
23:51:54.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc99fe0e, L:/127.0.0.1:49018 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.768 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.772 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.774 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.777 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.777 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.778 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.778 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b02a585, L:/127.0.0.1:59954 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.783241 21982 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.665339 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47710 (local address 127.19.165.190:32805)
23:51:54.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1347), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [724ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [808ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e0b4b8f, L:/127.0.0.1:49008 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.786 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.788 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x73df37b6, L:/127.0.0.1:47668 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.789 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2241e2f8, L:/127.0.0.1:49112 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.790 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.791 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.792 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc705ce94, L:/127.0.0.1:59992 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.794 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfe598a5, L:/127.0.0.1:49210 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.796 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xccde540c, L:/127.0.0.1:49120 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.796 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.798 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.798 [DEBUG - pool-4-thread-22] (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.19.165.189:42845, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [408ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1023ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.800 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:54.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.805 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.806 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.806 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.806 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.794 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x54b03c0b, L:/127.0.0.1:49104 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.703825 (+ 38486us) server_negotiation.cc:207] Beginning negotiation
23:51:54.812 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x640fe7cb, L:/127.0.0.1:49062 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.812 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xabf39858, L:/127.0.0.1:49000 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.703829 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.703843 (+    14us) server_negotiation.cc:408] Connection header received
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.703881 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.703884 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.703945 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.704021 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:54.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.711982 (+  7961us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.712750 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.788 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44d755f9, L:/127.0.0.1:59998 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.783075 (+ 70325us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47710: BlockingRecv error: recv got EOF from 127.0.0.1:47710 (error 108)
23:51:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38404,"thread_start_us":247,"threads_started":1}
23:51:54.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.814 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.814 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.815 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.815 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.815 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.816 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.813 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299974, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299974, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299974, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.821 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.821 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.821 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.822 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ba90391, L:/127.0.0.1:49192 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.831 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5104023, L:/127.0.0.1:49200 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.836 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25494394, L:/127.0.0.1:49124 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.841 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3543178, L:/127.0.0.1:49182 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.842 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ee950cb, L:/127.0.0.1:49190 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.844 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x179d0a45, L:/127.0.0.1:49186 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.846 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbce1e66b, L:/127.0.0.1:49088 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46cad8d0, L:/127.0.0.1:49160 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45bfa6b5, L:/127.0.0.1:49140 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.851 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x84ee2697, L:/127.0.0.1:60034 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.852 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.854 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.860181 22258 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.799870 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47744 (local address 127.19.165.190:32805)
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.800089 (+   219us) server_negotiation.cc:207] Beginning negotiation
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.800094 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.800661 (+   567us) server_negotiation.cc:408] Connection header received
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.800989 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.800994 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.801079 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.801149 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:54.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.804487 (+  3338us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.805340 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.851283 (+ 45943us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.851529 (+   246us) 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
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.859367 (+  7838us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.859533 (+   166us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.859622 (+    89us) server_negotiation.cc:1036] Waiting for connection context
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.859998 (+   376us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47744: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47744): Connection reset by peer (error 104)
23:51:54.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
23:51:54.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.863 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.863 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.863 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.865 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.868 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0104e367, L:/127.0.0.1:49022 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.874 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.876 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x00238f7f, L:/127.0.0.1:49066 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.878 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ee55f6c, L:/127.0.0.1:60046 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.881 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a514b34, L:/127.0.0.1:49082 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.884 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe55eeb62, L:/127.0.0.1:49078 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.886 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc35a7447, L:/127.0.0.1:49036 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.888 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe1456a18, L:/127.0.0.1:47724 - R:/127.19.165.190:32805] using TOKEN/null
23:51:54.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1457), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [866ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [903ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [939ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.890393 20144 connection.cc:466] server connection from 127.0.0.1:47724 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47724 (request call id 0) could send its response
23:51:54.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.892 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02489002, L:/127.0.0.1:49148 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.894 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.894 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.894 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7c51570, L:/127.0.0.1:49170 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:54.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.901741 22258 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.902 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.865154 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47756 (local address 127.19.165.190:32805)
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.865318 (+   164us) server_negotiation.cc:207] Beginning negotiation
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.865322 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.865904 (+   582us) server_negotiation.cc:408] Connection header received
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.866222 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.866226 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.866312 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.866382 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.871139 (+  4757us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.871917 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.887107 (+ 15190us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.887368 (+   261us) 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
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896307 (+  8939us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:54.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896330 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896333 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896349 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896378 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896390 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.896477 (+    87us) server_negotiation.cc:1036] Waiting for connection context
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.901283 (+  4806us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47756: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47756): Connection reset by peer (error 104)
23:51:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
23:51:54.902 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.903 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.904 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.905 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbbcb3a56, L:/127.0.0.1:60050 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.907 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.908 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.912 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c983913, L:/127.0.0.1:47770 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1471), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1217ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.913 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.914 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.914 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.914 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.917392 22258 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.909551 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47780 (local address 127.19.165.190:32805)
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.909733 (+   182us) server_negotiation.cc:207] Beginning negotiation
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.909738 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.910340 (+   602us) server_negotiation.cc:408] Connection header received
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.910611 (+   271us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.910615 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.910708 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.910767 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.916171 (+  5404us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.916947 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.917216 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47780: BlockingRecv error: recv got EOF from 127.0.0.1:47780 (error 108)
23:51:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
23:51:54.919 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.920 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1495), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [378ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.924 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.925 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:54.925 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.925 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.925 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:54.925 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.926 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.927 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.927 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1504), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [954ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1094ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1267ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.928 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:54.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:54.929 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:54.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.931964 22258 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.922655 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47792 (local address 127.19.165.190:32805)
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.922829 (+   174us) server_negotiation.cc:207] Beginning negotiation
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.922834 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.931825 (+  8991us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47792: BlockingRecv error: recv got EOF from 127.0.0.1:47792 (error 108)
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
23:51:54.932 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.932 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.932 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.934 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:54.940 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.940 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [919ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [933ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1097ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1194ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.942 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.943500 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.928891 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47808 (local address 127.19.165.190:32805)
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929043 (+   152us) server_negotiation.cc:207] Beginning negotiation
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929048 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929346 (+   298us) server_negotiation.cc:408] Connection header received
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929633 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929637 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929719 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.929776 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942035 (+ 12259us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942922 (+   887us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.943340 (+   418us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47808: BlockingRecv error: recv got EOF from 127.0.0.1:47808 (error 108)
23:51:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
23:51:54.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.945 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.950 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.950 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.950 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:54.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:54.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.953343 22258 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.941816 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47820 (local address 127.19.165.190:32805)
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942014 (+   198us) server_negotiation.cc:207] Beginning negotiation
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942018 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942033 (+    15us) server_negotiation.cc:408] Connection header received
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942095 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942099 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942183 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.942271 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.946790 (+  4519us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.947609 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.951374 (+  3765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.951645 (+   271us) 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
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.952845 (+  1200us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.952999 (+   154us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.953186 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47820: BlockingWrite error: failed to write to TLS socket: Broken pipe
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":81}
23:51:54.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.954 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.956 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.963 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.966 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33630fe2, L:/127.0.0.1:60056 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1549), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [799ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1009ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1149ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.974 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.974 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.974 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.974 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fdd2a34, L:/127.0.0.1:47824 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:54.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.975 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:54.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.980 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:54.990 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3e8ef23, L:/127.0.0.1:60068 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.990 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3c86b91, L:/127.0.0.1:60060 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:54.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.992 [DEBUG - kudu-nio-1] (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.19.165.189:42845, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1491ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:54.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:54.996 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:54.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:54.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:54.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:54.996 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:54.997 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:54.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:54.997 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:54.997 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:54.997 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:54.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:54.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:54.997 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:54.998 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:54.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:54.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.002 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.008 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.009824 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988067 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47828 (local address 127.19.165.190:32805)
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988243 (+   176us) server_negotiation.cc:207] Beginning negotiation
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988247 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988541 (+   294us) server_negotiation.cc:408] Connection header received
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988755 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988760 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988833 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:54.988943 (+   110us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.001105 (+ 12162us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.002010 (+   905us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.009652 (+  7642us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47828: BlockingRecv error: recv got EOF from 127.0.0.1:47828 (error 108)
23:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
23:51:55.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.011 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a894980, L:/127.0.0.1:47840 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.012 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.013 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfab0929e, L:/127.0.0.1:60072 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1602), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1398ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1516ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.018 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.022 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.022 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.023 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.023 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.034 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c181f25, L:/127.0.0.1:60110 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3308dad5, L:/127.0.0.1:60088 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1579), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [948ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1359ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.040 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d0e44db, L:/127.0.0.1:60102 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.042 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.042 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.042 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.043 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.043 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.043 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.044 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.045 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.045 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.045487 22258 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.032384 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47850 (local address 127.19.165.190:32805)
23:51:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.032558 (+   174us) server_negotiation.cc:207] Beginning negotiation
23:51:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.032563 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.033189 (+   626us) server_negotiation.cc:408] Connection header received
23:51:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.033471 (+   282us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.033475 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.033554 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.033615 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.041238 (+  7623us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.042083 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.045343 (+  3260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47850: BlockingRecv error: recv got EOF from 127.0.0.1:47850 (error 108)
23:51:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
23:51:55.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.049 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.054 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.057 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.058 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe170b5cf, L:/127.0.0.1:60120 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.059 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.071 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.075 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.083 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6bbb3fe2, L:/127.0.0.1:60112 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d837dad, L:/127.0.0.1:47862 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.095 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.098 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.099 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.099 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1658), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [440ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.103 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd728c42c, L:/127.0.0.1:60136 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.106 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9332935d, L:/127.0.0.1:47872 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.108 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68304b71, L:/127.0.0.1:47888 - R:/127.19.165.190:32805] using TOKEN/null
23:51:55.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.112 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.112 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1658), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1211ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1441ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.113 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.119 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a7128b9, L:/127.0.0.1:60138 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.122 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.123 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.123 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1667), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [951ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1432ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1449ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.127 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.136 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.144 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.147 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.150 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.243 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.244 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.253 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.275 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7bf3a40, L:/127.0.0.1:47906 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.279 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb4b4188, L:/127.0.0.1:49226 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.285 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.285 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1868), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1346ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1489ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.292 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:55.292 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.292 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.295 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:55.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:55.295 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:55.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.298436 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.287621 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47918 (local address 127.19.165.190:32805)
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.287796 (+   175us) server_negotiation.cc:207] Beginning negotiation
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.287801 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.298263 (+ 10462us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47918: BlockingRecv error: recv got EOF from 127.0.0.1:47918 (error 108)
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
23:51:55.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.300 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.301 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.302 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.314 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeff519a0, L:/127.0.0.1:47920 - R:/127.19.165.190:32805] using TOKEN/null
23:51:55.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.317 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.317 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.327 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83394a99, L:/127.0.0.1:47922 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.209 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.331 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc713016c, L:/127.0.0.1:60222 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1874), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1627ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1632ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.334 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.173 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.340 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.342 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.345 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.350 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.350 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.351 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.351 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.354 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec57dd27, L:/127.0.0.1:47934 - R:/127.19.165.190:32805] using TOKEN/null
23:51:55.357 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13f6bc8b, L:/127.0.0.1:47936 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.200 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.361 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.153 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.204 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.232 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.369 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1913), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1417ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.152 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.377 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.377 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.377 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.377 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.378 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.385 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.395 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.405836 22377 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.374657 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47938 (local address 127.19.165.190:32805)
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375333 (+   676us) server_negotiation.cc:207] Beginning negotiation
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375337 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375349 (+    12us) server_negotiation.cc:408] Connection header received
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375388 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375392 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375438 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.375506 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.404580 (+ 29074us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.405400 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.405659 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47938: BlockingRecv error: recv got EOF from 127.0.0.1:47938 (error 108)
23:51:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":556}
23:51:55.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.228 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.412 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.232 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.418 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1963), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1387ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.421 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2ebf4c1, L:/127.0.0.1:60172 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89a4e021, L:/127.0.0.1:60214 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.426 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:55.426 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.426 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.427 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x42d742c0, L:/127.0.0.1:47958 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1984), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1828ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.430 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.434 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.434 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b9b3f86, L:/127.0.0.1:47944 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1987), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [641ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1357ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1359ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.443 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc2351e36, L:/127.0.0.1:47998 - R:/127.19.165.190:32805] using TOKEN/null
23:51:55.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.448 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.448 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.448 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.450 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.450 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.450 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.450 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.454 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.457 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x345f9675, L:/127.0.0.1:47982 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.457 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x927f35f1, L:/127.0.0.1:47968 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.459544 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.433675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48000 (local address 127.19.165.190:32805)
23:51:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.433834 (+   159us) server_negotiation.cc:207] Beginning negotiation
23:51:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.433839 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.434794 (+   955us) server_negotiation.cc:408] Connection header received
23:51:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.441664 (+  6870us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.441668 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.441753 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.441835 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.455629 (+ 13794us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.456392 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.459391 (+  2999us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48000: BlockingRecv error: recv got EOF from 127.0.0.1:48000 (error 108)
23:51:55.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
23:51:55.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.465 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.217 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.467 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2008), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [277ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1355ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1986ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:55.224 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.470 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2011), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [947ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1171ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1678ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:55.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.478 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.478 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.478 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.481 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.481 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.481 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.219 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.233 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.504 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2052), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [492ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1656ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:55.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.508 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.224 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.512 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2052), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1337ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.517 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.517 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.517 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.204 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.517 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2089), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [983ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1080ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.518 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.518 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.521 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:55.521 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.521 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.523 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.523 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.526 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.175 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.530 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.537 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xabd6fae6, L:/127.0.0.1:60204 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.539 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:55.539 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.539 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.540 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.543 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x47a3da27, L:/127.0.0.1:48012 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.554 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45b36629, L:/127.0.0.1:60188 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.555 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b706280, L:/127.0.0.1:47892 - R:/127.19.165.190:32805] using TOKEN/null
23:51:55.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a58d5d4, L:/127.0.0.1:60224 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.556 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.570 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.570 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.572 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.579 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x924393d2, L:/127.0.0.1:60228 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.170 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.585 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [507ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1038ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [1956ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:55.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2128), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1020ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.588 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.598 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.598 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.598 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.600 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6cd66873, L:/127.0.0.1:60244 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.602 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1626ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.233 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.163 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.614 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.614 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1220ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1898ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.615 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.617 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeca17a39, L:/127.0.0.1:60160 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.622 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c761482, L:/127.0.0.1:48024 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.622 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.622 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.623 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.623864 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.615805 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48032 (local address 127.19.165.190:32805)
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616001 (+   196us) server_negotiation.cc:207] Beginning negotiation
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616005 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616072 (+    67us) server_negotiation.cc:408] Connection header received
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616423 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616427 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616493 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.616547 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.619607 (+  3060us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.620353 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.623719 (+  3366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48032: BlockingRecv error: recv got EOF from 127.0.0.1:48032 (error 108)
23:51:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
23:51:55.624 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.626 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2177), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [735ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1055ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1545ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.633 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7e8f4d0f, L:/127.0.0.1:60212 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.644 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.645 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.645 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.645 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.648 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.648 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.648 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.652 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.652 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.652 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state CONNECTING
23:51:55.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.657 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.657 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [803ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1088ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.663 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.663 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.663 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.666445 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.657867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48036 (local address 127.19.165.190:32805)
23:51:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658058 (+   191us) server_negotiation.cc:207] Beginning negotiation
23:51:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658063 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658082 (+    19us) server_negotiation.cc:408] Connection header received
23:51:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658373 (+   291us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658378 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658468 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.658535 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.661358 (+  2823us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.662129 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.665110 (+  2981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.665372 (+   262us) 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
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.665789 (+   417us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.665942 (+   153us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.666010 (+    68us) server_negotiation.cc:1036] Waiting for connection context
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.666266 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48036: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48036): Connection reset by peer (error 104)
23:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
23:51:55.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x693c3226, L:/127.0.0.1:60154 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2233), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1226ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1784ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [2032ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.687 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.688 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:55.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:55.688 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:55.689 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.693 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.693 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.694 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.695 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.697 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.698 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.700 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.701 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.703 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.704 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.705 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.706 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.706 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.707 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.707 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.708 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.709 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.709 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.710 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.710 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.711 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.712 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.712 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.713 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.714 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.714 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.715 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.716 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.717 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.717 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.718 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.718 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.719 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.719 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.720 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.720 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.721 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.722 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.722 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.723 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.723 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.724 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.724 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.725 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.726 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.726 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.727 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.728 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.736 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.740 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.740 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.743 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.744 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.795 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.796 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.796 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.797 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.798 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.798 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.801 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.801 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.802 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.802 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.802 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.743 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.803 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.803 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.804 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.804 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.804 [DEBUG - pool-4-thread-56] (NetUtil.java:139) Resolved '127.19.165.188' into [/127.19.165.188] in 55910076ns
23:51:55.805 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.805 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.805 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.806 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.806 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.807 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.809 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.809 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.809 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.810 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.810 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.810 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.811 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.811 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.811 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.812 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.812 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.812 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.812 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.813 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.813 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.813 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.814 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.814 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.814 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.814 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.815 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.815 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.815 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.816 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.816 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.816 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.817 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.820 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.820 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.820 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.820 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.821 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56b2ff66, L:/127.0.0.1:49232 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.822 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.823 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.825 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.825 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.826 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.827 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.828 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.828 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.829 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.830 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.830 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.821 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.831 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.832 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.833 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.834 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.834 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.835 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.832 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.836 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25670ce9, L:/127.0.0.1:49234 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.840 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.841 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.841 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.842 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.844 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.844 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.851 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2cee5496, L:/127.0.0.1:49240 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.854 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22b1d802, L:/127.0.0.1:49252 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.855 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.855 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.856 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.859 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.861 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.864 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.867 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f385915, L:/127.0.0.1:49266 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.867 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.876 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36a89de3, L:/127.0.0.1:49274 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.878 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86a493b8, L:/127.0.0.1:60260 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=82), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [25ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.888 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.888 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.888 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.890609 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.872378 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48040 (local address 127.19.165.190:32805)
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.872532 (+   154us) server_negotiation.cc:207] Beginning negotiation
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.872535 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.875404 (+  2869us) server_negotiation.cc:408] Connection header received
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.875694 (+   290us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.875699 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.875789 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.875855 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.881821 (+  5966us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.882503 (+   682us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.887419 (+  4916us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.887656 (+   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
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.889994 (+  2338us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890034 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890038 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890060 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890099 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890113 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890228 (+   115us) server_negotiation.cc:1036] Waiting for connection context
23:51:55.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.890420 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48040: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48040): Connection reset by peer (error 104)
23:51:55.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
23:51:55.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:55.892 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:55.892 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.893 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.896 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.897 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.906 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7711edb, L:/127.0.0.1:49280 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.907 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03a9a4e2, L:/127.0.0.1:60274 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.907 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.909 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.909 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.912 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.919 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x728c69ff, L:/127.0.0.1:60290 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.921 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=215), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [182ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.922 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e94ede2, L:/127.0.0.1:49290 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.925 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.927 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.927 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.927 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.931137 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.931 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.917208 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48042 (local address 127.19.165.190:32805)
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.917386 (+   178us) server_negotiation.cc:207] Beginning negotiation
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.917391 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.918729 (+  1338us) server_negotiation.cc:408] Connection header received
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.920203 (+  1474us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.920207 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.920302 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.920363 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.925349 (+  4986us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.926068 (+   719us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.929727 (+  3659us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.929988 (+   261us) 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
23:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930532 (+   544us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930571 (+    39us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930575 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930616 (+    41us) server_negotiation.cc:923] calling sasl_server_start()
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930646 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930660 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930764 (+   104us) server_negotiation.cc:1036] Waiting for connection context
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.930959 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48042: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48042): Connection reset by peer (error 104)
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
23:51:55.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.936 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.937 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.941 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9e4c51a, L:/127.0.0.1:60304 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.943 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.945 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.945 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9b13cdb, L:/127.0.0.1:48048 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:55.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.946 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.947 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb573a91d, L:/127.0.0.1:49294 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=239), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [200ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:55.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.953 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.954 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:55.954 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.954 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:55.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:55.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e323154, L:/127.0.0.1:49314 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.963 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5081f6d, L:/127.0.0.1:49300 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.964 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3598cba6, L:/127.0.0.1:60316 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.964 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.967 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.967 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:55.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:55.973 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6c49c27, L:/127.0.0.1:60322 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x989d0eb6, L:/127.0.0.1:49326 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.985 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:55.986 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:55.986 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec926540, L:/127.0.0.1:60324 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:55.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=263), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [232ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:55.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:55.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:55.992 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:55.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:55.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:55.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:55.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:55.993 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:55.993 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:55.993 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:55.993 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:55.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:55.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:55.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:55.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:55.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.999408 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.984338 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48064 (local address 127.19.165.190:32805)
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.984505 (+   167us) server_negotiation.cc:207] Beginning negotiation
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.984509 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.984563 (+    54us) server_negotiation.cc:408] Connection header received
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.985166 (+   603us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.985171 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.985274 (+   103us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.985393 (+   119us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.989204 (+  3811us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.990003 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998440 (+  8437us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998662 (+   222us) 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
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998867 (+   205us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998897 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998901 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998921 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998942 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.998952 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.999043 (+    91us) server_negotiation.cc:1036] Waiting for connection context
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.999209 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48064: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48064): Connection reset by peer (error 104)
23:51:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
23:51:56.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.006 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.013 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.015 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7cf202c, L:/127.0.0.1:48070 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.023 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.025 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57f12d8a, L:/127.0.0.1:60338 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [103ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [282ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.033 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.047 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.048 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.046 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x16078315, L:/127.0.0.1:60342 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.043 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.050 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.051 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.051 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.051 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.043 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f507126, L:/127.0.0.1:49328 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.036 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.052 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=358), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [320ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [321ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.069 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.069 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.069 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.076790 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.032963 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48080 (local address 127.19.165.190:32805)
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.033134 (+   171us) server_negotiation.cc:207] Beginning negotiation
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.033139 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.033670 (+   531us) server_negotiation.cc:408] Connection header received
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.035551 (+  1881us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.035555 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.035627 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.035684 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.055445 (+ 19761us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.056268 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.074991 (+ 18723us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.075305 (+   314us) 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
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.075947 (+   642us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.075981 (+    34us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.075985 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.076006 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.076036 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.076048 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.076146 (+    98us) server_negotiation.cc:1036] Waiting for connection context
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.076606 (+   460us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48080: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48080): Connection reset by peer (error 104)
23:51:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
23:51:56.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.081 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95b737ee, L:/127.0.0.1:49332 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.082 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.083 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.085 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.087 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38d70815, L:/127.0.0.1:49334 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.089 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.091 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.092 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.095 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e5b4814, L:/127.0.0.1:49336 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.099 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.100 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7e1bb97, L:/127.0.0.1:60358 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=378), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [346ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.103 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.107 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe84b1d07, L:/127.0.0.1:48082 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.114 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.114 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.114 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.115 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd00e2e9e, L:/127.0.0.1:49338 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.116 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.119 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.120 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.123 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.128 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab96ab85, L:/127.0.0.1:60366 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.132 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.133 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9edb777, L:/127.0.0.1:49348 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.135 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.138 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.140 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbcacfd79, L:/127.0.0.1:60378 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.143 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.150 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x667596a2, L:/127.0.0.1:49350 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.152 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.154 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.154 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ae25160, L:/127.0.0.1:60392 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=440), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [404ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.158 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.164 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.164 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.164 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.164 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.166 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.167 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.169421 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.147527 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48086 (local address 127.19.165.190:32805)
23:51:56.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.147719 (+   192us) server_negotiation.cc:207] Beginning negotiation
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.147724 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.148191 (+   467us) server_negotiation.cc:408] Connection header received
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.151507 (+  3316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.151512 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.151591 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.151655 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.155280 (+  3625us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.156021 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.165821 (+  9800us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.166114 (+   293us) 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
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168645 (+  2531us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168681 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168685 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168717 (+    32us) server_negotiation.cc:923] calling sasl_server_start()
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168746 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168757 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.168842 (+    85us) server_negotiation.cc:1036] Waiting for connection context
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.169236 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48086: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48086): Connection reset by peer (error 104)
23:51:56.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
23:51:56.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.174 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.174 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.174 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0cb97ce0, L:/127.0.0.1:49354 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.175 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.181 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.186 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x90f497e8, L:/127.0.0.1:60406 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.193 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.195 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.208 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5580b3c8, L:/127.0.0.1:49368 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.210 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9fefd850, L:/127.0.0.1:60410 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.211 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0d907f0, L:/127.0.0.1:49384 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.216 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.220 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.224 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.224 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.229 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef6e37a5, L:/127.0.0.1:49396 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.235 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.240 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa6de603, L:/127.0.0.1:49390 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.243 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x082a7504, L:/127.0.0.1:49404 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.249 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.250 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.250 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.251 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.252 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.252 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.253 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.253 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.259 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.259 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.259 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.260 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.260 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.261 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.262 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.262 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.263 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.263 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.264 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:55.160 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.265 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.266 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.267 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.271 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1b277a0, L:/127.0.0.1:49412 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.280 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x25800cbf, L:/127.0.0.1:60426 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [120ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [553ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.288 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.299 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.299 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.302 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xddecac19, L:/127.0.0.1:48092 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.302 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.302 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.302 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.310 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.311 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.313 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.313 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf97020c, L:/127.0.0.1:60436 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.314 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x694f5c49, L:/127.0.0.1:48104 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=621), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [120ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [580ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [580ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:56.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.320 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa54a0b43, L:/127.0.0.1:60450 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.320 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=624), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [131ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [584ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.323 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.323 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.323 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.324 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.324 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.324 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.326 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x51c02026, L:/127.0.0.1:48106 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.333 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.333 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.333 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.333 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.333 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.336 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xccfc893d, L:/127.0.0.1:49426 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.340 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.340 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.348 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.349 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.352 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.353 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8613733a, L:/127.0.0.1:60462 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=655), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [601ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [616ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.357 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x838208f5, L:/127.0.0.1:48118 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.361 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.361 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=656), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [169ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4280684a, L:/127.0.0.1:49440 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.366 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.367 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.367 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.367 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.368 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.369270 22538 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.361509 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48124 (local address 127.19.165.190:32805)
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.361697 (+   188us) server_negotiation.cc:207] Beginning negotiation
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.361701 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.364240 (+  2539us) server_negotiation.cc:408] Connection header received
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.364591 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.364595 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.364680 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.364745 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.367913 (+  3168us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.368720 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.369095 (+   375us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48124: BlockingRecv error: recv got EOF from 127.0.0.1:48124 (error 108)
23:51:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
23:51:56.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.370 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.371 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.371 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.371 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.371 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.373 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.374 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.375 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.377 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.381 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f5b0e6e, L:/127.0.0.1:49442 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.390 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0625cc44, L:/127.0.0.1:49450 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.394 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.394 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa277cee8, L:/127.0.0.1:60466 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=688), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [650ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [652ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.398 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.402 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.402 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.402 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.404 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.406 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.409982 22538 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.390057 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48138 (local address 127.19.165.190:32805)
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.390218 (+   161us) server_negotiation.cc:207] Beginning negotiation
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.390223 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.391210 (+   987us) server_negotiation.cc:408] Connection header received
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.392693 (+  1483us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.392697 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.392785 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.392846 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.397094 (+  4248us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.397836 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.407175 (+  9339us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.407492 (+   317us) 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
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409197 (+  1705us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409232 (+    35us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409237 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409259 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409295 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409310 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409411 (+   101us) server_negotiation.cc:1036] Waiting for connection context
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.409797 (+   386us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48138: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48138): Connection reset by peer (error 104)
23:51:56.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
23:51:56.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.413 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.413 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.415 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ab3b171, L:/127.0.0.1:60468 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.415 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.416 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5f8abb5, L:/127.0.0.1:49452 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.420 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.420 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=701), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [218ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.425 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.425 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.425 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.426 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.429831 22538 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.422211 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48152 (local address 127.19.165.190:32805)
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.422370 (+   159us) server_negotiation.cc:207] Beginning negotiation
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.422374 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.423285 (+   911us) server_negotiation.cc:408] Connection header received
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.423693 (+   408us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.423697 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.423771 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.423837 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.428649 (+  4812us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.429434 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.429685 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48152: BlockingRecv error: recv got EOF from 127.0.0.1:48152 (error 108)
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
23:51:56.432 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.435 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.437 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29d5b9d3, L:/127.0.0.1:49466 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.442 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa482c984, L:/127.0.0.1:49480 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.444 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.444 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=724), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [213ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [229ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f67a443, L:/127.0.0.1:60484 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.450 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.450 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.450 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.450 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.453 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.453683 22538 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.447571 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48164 (local address 127.19.165.190:32805)
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.447982 (+   411us) server_negotiation.cc:207] Beginning negotiation
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.447987 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.448084 (+    97us) server_negotiation.cc:408] Connection header received
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.448449 (+   365us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.448453 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.448524 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.448582 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.452376 (+  3794us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.453116 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.453537 (+   421us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48164: BlockingRecv error: recv got EOF from 127.0.0.1:48164 (error 108)
23:51:56.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":288}
23:51:56.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.456 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.457 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.459 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.463 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.463 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.465 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.467 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.472 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc4dc242, L:/127.0.0.1:49482 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.472 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.474 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x64113f29, L:/127.0.0.1:48166 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.476 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdee01e05, L:/127.0.0.1:60488 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.477 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=753), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [705ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [723ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [727ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [727ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:56.479 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.483 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.484 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.484 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.484 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.489 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5ec4762, L:/127.0.0.1:49488 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.493 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x196e73e8, L:/127.0.0.1:60500 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.495 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.498 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c747748, L:/127.0.0.1:48178 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.500 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.503 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=810), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [730ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [758ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [764ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, deferred=null) after lookup
23:51:56.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.508 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.510 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.511 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.513 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.514 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.515 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.517 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.517 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.517 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.517 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.518 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.519 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.522 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04c19b5d, L:/127.0.0.1:49508 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.527 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.528 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.529 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.536 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2ef9d1d, L:/127.0.0.1:49496 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.537 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd9478fa, L:/127.0.0.1:60516 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.538 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.540 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5e10b61, L:/127.0.0.1:60506 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.540 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2d4762ae, L:/127.0.0.1:48194 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea6337fa, L:/127.0.0.1:49512 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=818), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [788ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.547 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.547 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.548 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.551 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.554 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.555 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.558 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8f7297a, L:/127.0.0.1:49522 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.562 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.567 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.568 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81caf9de, L:/127.0.0.1:49534 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.572 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.575 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x988f77f2, L:/127.0.0.1:60530 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.575 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee6be3d8, L:/127.0.0.1:49548 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.578 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.579 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.581 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.584 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.584 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c67dbd9, L:/127.0.0.1:60540 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.581 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=871), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [831ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [840ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.593 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.594 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=881), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [467ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:56.595 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb087714f, L:/127.0.0.1:48206 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.596 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xccaa7d1e, L:/127.0.0.1:60552 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.599 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.599 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.600 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=887), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [464ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [852ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [855ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.601 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa48a1f7f, L:/127.0.0.1:48202 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.601 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.602 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.603 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.603 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.603 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.604 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.609 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.613101 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.598397 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48208 (local address 127.19.165.190:32805)
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.598555 (+   158us) server_negotiation.cc:207] Beginning negotiation
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.598560 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.602104 (+  3544us) server_negotiation.cc:408] Connection header received
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.602167 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.602170 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.602236 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.602314 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.611807 (+  9493us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.612588 (+   781us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.612951 (+   363us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48208: BlockingRecv error: recv got EOF from 127.0.0.1:48208 (error 108)
23:51:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
23:51:56.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.615 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.615 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.615 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.615 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.620 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.624 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.626 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d02d578, L:/127.0.0.1:60568 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=919), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [491ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [885ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.637 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8af169d, L:/127.0.0.1:48224 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.642 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x880bfde1, L:/127.0.0.1:60574 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.642 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.642 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.642 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=934), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [504ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [900ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.647 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.659 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.659 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.659 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.661 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x799358fd, L:/127.0.0.1:49558 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.661494 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.631455 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48236 (local address 127.19.165.190:32805)
23:51:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.631699 (+   244us) server_negotiation.cc:207] Beginning negotiation
23:51:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.631704 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.632189 (+   485us) server_negotiation.cc:408] Connection header received
23:51:56.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.632429 (+   240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.632433 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.632505 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.632565 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.640194 (+  7629us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.641001 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.649924 (+  8923us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.650194 (+   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
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656682 (+  6488us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656718 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656721 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656742 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656779 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656792 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.656896 (+   104us) server_negotiation.cc:1036] Waiting for connection context
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.661327 (+  4431us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48236: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48236): Cannot send after transport endpoint shutdown (error 108)
23:51:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":107}
23:51:56.663 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.663 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.663 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.664 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.668 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.668 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.669 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.677 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.678 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf154dc40, L:/127.0.0.1:48246 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.679 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.680 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.684 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb028af9b, L:/127.0.0.1:60586 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=866), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [415ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [432ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.692 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.692 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.692 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.700 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9800f1e9, L:/127.0.0.1:49570 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.702 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa788b649, L:/127.0.0.1:60596 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.702 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.702 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [451ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.705 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.705 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.713 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca1f7caf, L:/127.0.0.1:48258 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.713 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc174b75a, L:/127.0.0.1:49580 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.716 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.716 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.716 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.718 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.718 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.720 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdbf95386, L:/127.0.0.1:49592 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.734 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56596514, L:/127.0.0.1:60606 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.734 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.736 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.737 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.737 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.739 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.739 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.747 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76ee4e6f, L:/127.0.0.1:49610 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.748 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.750 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x432bdf34, L:/127.0.0.1:60608 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.750 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e36bea8, L:/127.0.0.1:49600 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=922), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [490ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.755 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.189:42845(127.19.165.189:42845)] connecting to peer
23:51:56.757 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb650a39d, L:/127.0.0.1:48266 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.758 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:56.758 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.758 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.759 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.759 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.760 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.763 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.763 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.765 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.772 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbeceb267, L:/127.0.0.1:60614 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.773 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e955cbd, L:/127.0.0.1:48272 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=942), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [499ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [512ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.775 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.777 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.782 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.782 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:56.782 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.782 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.783 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.784 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.789 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a7e9835, L:/127.0.0.1:49620 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.792 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.801 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd82b1eb9, L:/127.0.0.1:48278 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:56.802 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.802 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3354), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [812ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1482ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.803 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:56.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:56.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:56.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:56.808 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:56.809 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.809 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:56.810 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:56.810 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.812 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.810 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:56.815 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:56.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:56.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.826 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:55.235 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.879 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x942d873c, L:/127.0.0.1:60630 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.880 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb784083, L:/127.0.0.1:60634 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:56.880 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:56.881 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0869e91d, L:/127.0.0.1:49626 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.885 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.886 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.886 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.887 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.887 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.887 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.888 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.888 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.888 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.888 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.889 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.889 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.890 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.890 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.891 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.892 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.892 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.892 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.893 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.893 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.893 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.893 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.893 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.893 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.894 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.894 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.895 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.896 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.896 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.896 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.897 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.897 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.898 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.898 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.898 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.899 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.899 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.900 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.902 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.903 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.905 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.906 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.906 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.907 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.908 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.908 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:56.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.910 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.188:40365(127.19.165.188:40365)] connecting to peer
23:51:56.910 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:55.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.165.189:42845(127.19.165.189:42845)] Successfully connected to peer
23:51:56.912 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.919 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b06174d, L:/127.0.0.1:49638 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:55.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.920 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.920 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.172 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:56.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:56.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.923 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:56.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.929 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.929 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1177ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [2045ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:56.931 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.930164 22275 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.176355 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49218 (local address 127.19.165.189:42845)
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.176521 (+   166us) server_negotiation.cc:207] Beginning negotiation
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:55.176525 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.929346 (+1752821us) server_negotiation.cc:408] Connection header received
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.929500 (+   154us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.929505 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.929677 (+   172us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.929790 (+   113us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.930016 (+   226us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49218: BlockingRecv error: recv got EOF from 127.0.0.1:49218 (error 108)
23:51:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
23:51:56.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:56.933 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:56.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.972 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [474ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [482ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:56.974 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:56.977 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:56.986 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.987 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [433ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.988 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.988 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.988 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.991 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x599d6f89, L:/127.0.0.1:49746 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:56.991 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.994 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1220), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [789ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [813ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [829ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.995 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1274), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [386ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [392ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.995 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:56.996 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1217), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [367ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [381ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:56.996 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.996 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1218), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [790ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [793ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:56.996 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:56.999 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [693ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [702ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.000 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.000 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.001 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.003 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.003 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.006 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.006 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3553), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [950ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1782ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [3333ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.014 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.015 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.018 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.020 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.000 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1226), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [669ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, deferred=null) after lookup
23:51:57.023 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.024 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.030 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.033 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.035 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.035 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.189
23:51:57.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.055 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.055 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.055 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.058 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.058 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.058 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.059 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.060 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.060 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.060 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.060 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.061 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.062 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.062 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.064910 22695 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.912245 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48332 (local address 127.19.165.190:32805)
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916357 (+  4112us) server_negotiation.cc:207] Beginning negotiation
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916362 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.985239 (+ 68877us) server_negotiation.cc:408] Connection header received
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.985294 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.985297 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.985361 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.985451 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.045154 (+ 59703us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.045989 (+   835us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.062084 (+ 16095us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.062367 (+   283us) 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
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.063191 (+   824us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.063486 (+   295us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.063602 (+   116us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.064717 (+  1115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48332: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48332): Connection reset by peer (error 104)
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4015,"thread_start_us":91,"threads_started":1}
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.065539 22695 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.991385 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48350 (local address 127.19.165.190:32805)
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065167 (+ 73782us) server_negotiation.cc:207] Beginning negotiation
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065171 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065186 (+    15us) server_negotiation.cc:408] Connection header received
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065230 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065234 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065298 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.066 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.065429 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48350: BlockingWrite error: write error: Broken pipe (error 32)
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73697,"thread_start_us":146,"threads_started":1}
23:51:57.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.068 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.068 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.068 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [540ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [781ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.071 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.071 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.071 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.071 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6cd2ef1d, L:/127.0.0.1:60794 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.072 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.073 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.073 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.074 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.074 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.074 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.075 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:57.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.076 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb4958014, L:/127.0.0.1:60644 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.077 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f6f79db, L:/127.0.0.1:60768 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.077 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x028668fa, L:/127.0.0.1:60736 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [528ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [816ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.079 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ceccb0d, L:/127.0.0.1:60826 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.082 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.083 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.084 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdfd7e015, L:/127.0.0.1:48334 - R:/127.19.165.190:32805] using TOKEN/null
23:51:57.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.088 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.088 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.088 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.088 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.088 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4de3954, L:/127.0.0.1:49728 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.094923 22699 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.912652 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48326 (local address 127.19.165.190:32805)
23:51:57.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.099 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee79a8c4, L:/127.0.0.1:60756 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.101 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x122e3d17, L:/127.0.0.1:49650 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916612 (+  3960us) server_negotiation.cc:207] Beginning negotiation
23:51:57.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916615 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:57.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.107 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd18262b, L:/127.0.0.1:48368 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:57.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.986541 (+ 69926us) server_negotiation.cc:408] Connection header received
23:51:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.986592 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.109 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x251b0bdc, L:/127.0.0.1:49744 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.110 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x472f22ed, L:/127.0.0.1:49762 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.986596 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.113 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb827b020, L:/127.0.0.1:49772 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.986653 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.986732 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.118 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.119 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.119 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.119 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.119 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.120 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf98fed86, L:/127.0.0.1:48348 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:57.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.032792 (+ 46060us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.033625 (+   833us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.125 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fb3fd9a, L:/127.0.0.1:49738 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcbddb4fb, L:/127.0.0.1:60740 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.094737 (+ 61112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48326: BlockingRecv error: recv got EOF from 127.0.0.1:48326 (error 108)
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3904,"thread_start_us":80,"threads_started":1}
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.102020 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.912788 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48338 (local address 127.19.165.190:32805)
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916702 (+  3914us) server_negotiation.cc:207] Beginning negotiation
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916705 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:57.133 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x797716e8, L:/127.0.0.1:48356 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.995033 (+ 78328us) server_negotiation.cc:408] Connection header received
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.995086 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.995089 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.995149 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.995226 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.100764 (+105538us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.101592 (+   828us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.101835 (+   243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48338: BlockingRecv error: recv got EOF from 127.0.0.1:48338 (error 108)
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3861,"thread_start_us":65,"threads_started":1}
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.105747 22694 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.912329 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48304 (local address 127.19.165.190:32805)
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916363 (+  4034us) server_negotiation.cc:207] Beginning negotiation
23:51:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916367 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984236 (+ 67869us) server_negotiation.cc:408] Connection header received
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984285 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984289 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984360 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984449 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.037448 (+ 52999us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.038380 (+   932us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.097066 (+ 58686us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.097335 (+   269us) 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
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.105085 (+  7750us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.105226 (+   141us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.105303 (+    77us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.105584 (+   281us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48304: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48304): Connection reset by peer (error 104)
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3952,"thread_start_us":73,"threads_started":1}
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.128791 22697 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.912272 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48302 (local address 127.19.165.190:32805)
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916506 (+  4234us) server_negotiation.cc:207] Beginning negotiation
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916510 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.928126 (+ 11616us) server_negotiation.cc:408] Connection header received
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.931634 (+  3508us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.931638 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.931715 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.931815 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984568 (+ 52753us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.985377 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.127812 (+142435us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.128046 (+   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
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.128159 (+   113us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.128288 (+   129us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.128390 (+   102us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.128571 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48302: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48302): Connection reset by peer (error 104)
23:51:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":215,"server-negotiator.queue_time_us":4155,"thread_start_us":94,"threads_started":1}
23:51:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.133772 22698 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.912567 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48318 (local address 127.19.165.190:32805)
23:51:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916554 (+  3987us) server_negotiation.cc:207] Beginning negotiation
23:51:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.916557 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.983832 (+ 67275us) server_negotiation.cc:408] Connection header received
23:51:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.983900 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.135 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.135 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.136 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.136 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.136 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.136 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.137 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01ef1c60, L:/127.0.0.1:49710 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.136 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.137 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x388e06dd, L:/127.0.0.1:60774 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.138 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25bc4dfc, L:/127.0.0.1:49780 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.140 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x097d35c3, L:/127.0.0.1:49660 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.144 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x736b0744, L:/127.0.0.1:60702 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.144 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49a8f1a9, L:/127.0.0.1:60790 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.144 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x79fe3a3f, L:/127.0.0.1:60676 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1311), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [743ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [880ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.146 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7677e768, L:/127.0.0.1:49666 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.983903 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.983976 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.984065 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.068353 (+ 84288us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.069171 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.132755 (+ 63584us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.132996 (+   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
23:51:57.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.133123 (+   127us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.133281 (+   158us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.133385 (+   104us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.133583 (+   198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48318: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48318): Connection reset by peer (error 104)
23:51:57.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3931,"thread_start_us":83,"threads_started":1}
23:51:57.148 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e5bdc43, L:/127.0.0.1:60834 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.148 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02b1248a, L:/127.0.0.1:49812 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a6a658f, L:/127.0.0.1:49718 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.150 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5513beb2, L:/127.0.0.1:49674 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.153 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.154 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.154 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.154 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.155 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.157 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf24b970b, L:/127.0.0.1:49712 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.152 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf00c11fa, L:/127.0.0.1:60732 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.159 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97bd7f7a, L:/127.0.0.1:49790 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.160 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc91ccc8b, L:/127.0.0.1:60690 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.161 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfdfcc9bd, L:/127.0.0.1:60722 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3735), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1304ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1941ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [3578ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.163 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.198 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.200 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.206 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [462ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [861ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.206 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.207 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa838a1b8, L:/127.0.0.1:60660 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9bc13d77, L:/127.0.0.1:60706 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.217 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50e4e756, L:/127.0.0.1:60810 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.209 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5226123f, L:/127.0.0.1:49804 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.214 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc16fe870, L:/127.0.0.1:49734 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.212 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b0cc071, L:/127.0.0.1:49690 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.211 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16723fe1, L:/127.0.0.1:49672 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.224 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.224 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8af9d2b, L:/127.0.0.1:49696 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.235 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.236 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.240 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.241 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.241 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.241 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.241 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.242 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1392), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [892ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [905ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.242 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.245 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.246 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.246 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.246 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.248 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.248 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.248 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4735442c, L:/127.0.0.1:49726 - R:/127.19.165.189:42845] using SASL/PLAIN
23:51:57.250 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.251 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.251 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.251 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.252 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.252 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.252 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.253 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.253 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.253 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.253 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.255 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.255 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.255 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.19.165.190:32805(127.19.165.190:32805)] connecting to peer
23:51:57.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.256 [DEBUG - kudu-nio-1] (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.19.165.189:42845, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [644ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [1507ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.256 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.256 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.256 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.259016 22538 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.259 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.259 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.260 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.260 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.165.188:40365(127.19.165.188:40365)] Successfully connected to peer
23:51:57.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1465), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [985ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1049ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1535), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [338ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1494ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1534), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [332ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1495ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.891443 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48286 (local address 127.19.165.190:32805)
23:51:57.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.891624 (+   181us) server_negotiation.cc:207] Beginning negotiation
23:51:57.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.891629 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.977608 (+ 85979us) server_negotiation.cc:408] Connection header received
23:51:57.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.977676 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.275 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1070ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1241ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.275 [DEBUG - pool-4-thread-48] (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.19.165.189:42845, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [625ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1339ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.977680 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1562), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [498ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1492ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.280 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1566), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [80ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1419ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1546), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [775ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1470ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.280 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.977755 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.281 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1550), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [694ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.281 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1557), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [823ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1333ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3810), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [917ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1846ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.190:32805: OK, [3456ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1452), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [751ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.977828 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.294 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.294 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.294 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.295 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.301 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:57.321 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.323 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.326 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.327 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.327 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.327 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.327 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.328 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.328 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.328 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.332 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54b36bd8, L:/127.0.0.1:48374 - R:/127.19.165.190:32805] using TOKEN/null
23:51:57.334 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x747ecc7e, L:/127.0.0.1:48460 - R:/127.19.165.190:32805] using TOKEN/null
23:51:57.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.339 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.342 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.349 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.350 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.350 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.350 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.318 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.369 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.317 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.376 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.376 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.376 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.377 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.377 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.378 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.052961 (+ 75133us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.053721 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.247634 (+193913us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.247904 (+   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
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.258456 (+ 10552us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.258593 (+   137us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.258689 (+    96us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.258863 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48286: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48286): Connection reset by peer (error 104)
23:51:57.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
23:51:57.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.309 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d289b62, L:/127.0.0.1:60930 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.306 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.306 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.188
23:51:57.306 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62880811, L:/127.0.0.1:60762 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.399 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.399 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.399 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.189:42845: connection closed
23:51:57.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.401 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.401 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.401 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1578), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [504ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1148ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.408 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.408 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.408 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.412 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.412 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.412 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.413 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.413 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.413374 22697 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237146 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48440 (local address 127.19.165.190:32805)
23:51:57.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237350 (+   204us) server_negotiation.cc:207] Beginning negotiation
23:51:57.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237354 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.292398 (+ 55044us) server_negotiation.cc:408] Connection header received
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.292478 (+    80us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.292482 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.292566 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.292647 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.412069 (+119422us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.412904 (+   835us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.413206 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48440: BlockingRecv error: recv got EOF from 127.0.0.1:48440 (error 108)
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":115}
23:51:57.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.415 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.416 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.416 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.416 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.424 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.426424 22766 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.240528 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48502 (local address 127.19.165.190:32805)
23:51:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.241596 (+  1068us) server_negotiation.cc:207] Beginning negotiation
23:51:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.241601 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.357188 (+115587us) server_negotiation.cc:408] Connection header received
23:51:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.357271 (+    83us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.357274 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.357365 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.357475 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.438 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x516fc246, L:/127.0.0.1:32770 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.439 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14535774, L:/127.0.0.1:60900 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96de2fd7, L:/127.0.0.1:60872 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.442 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc5eabb68, L:/127.0.0.1:48466 - R:/127.19.165.190:32805] using TOKEN/null
23:51:57.442 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.442 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.443 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.424690 (+ 67215us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.445 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b5d34bd, L:/127.0.0.1:60842 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.425719 (+  1029us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.452 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3962ebbb, L:/127.0.0.1:60860 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.453 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x069346b5, L:/127.0.0.1:60958 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.426232 (+   513us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48502: BlockingRecv error: recv got EOF from 127.0.0.1:48502 (error 108)
23:51:57.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":972,"thread_start_us":123,"threads_started":1}
23:51:57.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.458 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.435601 22765 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.241190 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48504 (local address 127.19.165.190:32805)
23:51:57.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.246517 (+  5327us) server_negotiation.cc:207] Beginning negotiation
23:51:57.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.464 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.246523 (+     6us) server_negotiation.cc:400] Waiting for connection header
23:51:57.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.435035 (+188512us) server_negotiation.cc:408] Connection header received
23:51:57.465 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x71a4757f, L:/127.0.0.1:48428 - R:/127.19.165.190:32805] using TOKEN/null
23:51:57.466 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.466 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6ec1ac67, L:/127.0.0.1:48408 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:57.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.435103 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.469 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa140d74, L:/127.0.0.1:60980 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.469 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08ff3963, L:/127.0.0.1:60836 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.471 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5053664d, L:/127.0.0.1:60994 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2297568c, L:/127.0.0.1:60914 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.435107 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.474 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299988, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299988, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299972, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.476 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.477 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.477 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.477 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.435184 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.435435 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48504: BlockingWrite error: write error: Broken pipe (error 32)
23:51:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5170,"thread_start_us":146,"threads_started":1}
23:51:57.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.480 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.447799 22701 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.483 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd14fc2e, L:/127.0.0.1:60946 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.484 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.486 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.486 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.486 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237395 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48416 (local address 127.19.165.190:32805)
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237564 (+   169us) server_negotiation.cc:207] Beginning negotiation
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237567 (+     3us) server_negotiation.cc:400] Waiting for connection header
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.285492 (+ 47925us) server_negotiation.cc:408] Connection header received
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.285542 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.285545 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.285598 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.285666 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.350408 (+ 64742us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.351473 (+  1065us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.394755 (+ 43282us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.395031 (+   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
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.395515 (+   484us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.395667 (+   152us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.395759 (+    92us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.447637 (+ 51878us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48416: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48416): Cannot send after transport endpoint shutdown (error 108)
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":117}
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.447924 22764 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237593 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48456 (local address 127.19.165.190:32805)
23:51:57.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237954 (+   361us) server_negotiation.cc:207] Beginning negotiation
23:51:57.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.493 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237958 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.296105 (+ 58147us) server_negotiation.cc:408] Connection header received
23:51:57.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.296191 (+    86us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.296195 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.296277 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.296364 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.446793 (+150429us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.447637 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.447852 (+   215us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48456: BlockingRecv error: recv got EOF from 127.0.0.1:48456 (error 108)
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":289}
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.469076 22698 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237036 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48388 (local address 127.19.165.190:32805)
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237197 (+   161us) server_negotiation.cc:207] Beginning negotiation
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237201 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.282496 (+ 45295us) server_negotiation.cc:408] Connection header received
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.282529 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.282532 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.282572 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.282634 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.314444 (+ 31810us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.315528 (+  1084us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.464987 (+149459us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.465262 (+   275us) 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
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.467543 (+  2281us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.467662 (+   119us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.467751 (+    89us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.468925 (+  1174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48388: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48388): Connection reset by peer (error 104)
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.480947 22257 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.805664 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48284 (local address 127.19.165.190:32805)
23:51:57.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.805851 (+   187us) server_negotiation.cc:207] Beginning negotiation
23:51:57.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:56.805855 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.480807 (+674952us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48284: BlockingRecv error: recv got EOF from 127.0.0.1:48284 (error 108)
23:51:57.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
23:51:57.496 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x91370090, L:/127.0.0.1:60972 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.498801 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.498 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.501 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.504 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.505 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc23386d8, L:/127.0.0.1:60940 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.506 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb60cacfd, L:/127.0.0.1:60936 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237438 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48474 (local address 127.19.165.190:32805)
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237646 (+   208us) server_negotiation.cc:207] Beginning negotiation
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237650 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.307761 (+ 70111us) server_negotiation.cc:408] Connection header received
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.307828 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.307832 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.307902 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.307992 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.363078 (+ 55086us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.363953 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.497698 (+133745us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.498015 (+   317us) 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
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.498165 (+   150us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.498337 (+   172us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.498432 (+    95us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.498632 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48474: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48474): Connection reset by peer (error 104)
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":142}
23:51:57.506 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.507 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.507 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.507 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.508 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11b34ee1, L:/127.0.0.1:60960 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.510 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f76cb51, L:/127.0.0.1:60844 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.516 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.516 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.165.190
23:51:57.521 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.520704 22696 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237475 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48488 (local address 127.19.165.190:32805)
23:51:57.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.528 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1681), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [948ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [987ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237694 (+   219us) server_negotiation.cc:207] Beginning negotiation
23:51:57.532 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2700117, L:/127.0.0.1:60884 - R:/127.19.165.188:40365] using SASL/PLAIN
23:51:57.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237698 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.309725 (+ 72027us) server_negotiation.cc:408] Connection header received
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.309768 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.309771 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.309833 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.309909 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.450367 (+140458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.451170 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.518918 (+ 67748us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.519172 (+   254us) 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
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.519897 (+   725us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.520040 (+   143us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.520128 (+    88us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.520542 (+   414us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48488: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48488): Connection reset by peer (error 104)
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":175}
23:51:57.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.536 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1702), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [978ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.535835 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237036 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48398 (local address 127.19.165.190:32805)
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237635 (+   599us) server_negotiation.cc:207] Beginning negotiation
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.237639 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.283226 (+ 45587us) server_negotiation.cc:408] Connection header received
23:51:57.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.283294 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.283298 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.283356 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.283425 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.382219 (+ 98794us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.383026 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.534745 (+151719us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.535073 (+   328us) 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
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.535203 (+   130us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.535377 (+   174us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.535485 (+   108us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.535661 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48398: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48398): Connection reset by peer (error 104)
23:51:57.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":410,"server-negotiator.queue_time_us":545}
23:51:57.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.542 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:57.542 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.542 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.543 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x990b6920, L:/127.0.0.1:48508 - R:/127.19.165.190:32805] using SASL/PLAIN
23:51:57.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.544 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.545 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:57.545 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.545 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1843), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1808ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.551 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.551 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.552 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.552 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.552 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.553 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.553 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.553 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.553 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.553 [DEBUG - pool-4-thread-16] (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.19.165.189:42845, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [967ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.559 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.560 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.560 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.560 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.562 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.562 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1738), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [860ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1226ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.564291 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.557678 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48522 (local address 127.19.165.190:32805)
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.557885 (+   207us) server_negotiation.cc:207] Beginning negotiation
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.557889 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.557908 (+    19us) server_negotiation.cc:408] Connection header received
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.558054 (+   146us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.558059 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.558135 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.558191 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.561207 (+  3016us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.561947 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.564152 (+  2205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48522: BlockingRecv error: recv got EOF from 127.0.0.1:48522 (error 108)
23:51:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
23:51:57.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.568 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.568 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.568 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.568 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.571753 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.563702 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48524 (local address 127.19.165.190:32805)
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.563875 (+   173us) server_negotiation.cc:207] Beginning negotiation
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.563880 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.565536 (+  1656us) server_negotiation.cc:408] Connection header received
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.567491 (+  1955us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.567496 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.567573 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.567628 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.570485 (+  2857us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.571390 (+   905us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.571611 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48524: BlockingRecv error: recv got EOF from 127.0.0.1:48524 (error 108)
23:51:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
23:51:57.572 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.573 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.573 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.574 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.574 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1751), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.575 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.579 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.579 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.579 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.580520 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.574934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48538 (local address 127.19.165.190:32805)
23:51:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.575092 (+   158us) server_negotiation.cc:207] Beginning negotiation
23:51:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.575097 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.575945 (+   848us) server_negotiation.cc:408] Connection header received
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.576279 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.576282 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.576354 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.576408 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.579185 (+  2777us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.580033 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.580385 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48538: BlockingRecv error: recv got EOF from 127.0.0.1:48538 (error 108)
23:51:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
23:51:57.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.582 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.582 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1764), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [996ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1010ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1216ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.586 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.588 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.588 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.588 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.591512 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.585366 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48540 (local address 127.19.165.190:32805)
23:51:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.585524 (+   158us) server_negotiation.cc:207] Beginning negotiation
23:51:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.585528 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.586114 (+   586us) server_negotiation.cc:408] Connection header received
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.586471 (+   357us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.586475 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.586550 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.586605 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.590138 (+  3533us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.590894 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.591358 (+   464us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48540: BlockingRecv error: recv got EOF from 127.0.0.1:48540 (error 108)
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
23:51:57.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.593 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.593 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1879), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.604 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.604 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.604 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.604 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.604 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1778), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1208ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.608814 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.596835 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48552 (local address 127.19.165.190:32805)
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.597009 (+   174us) server_negotiation.cc:207] Beginning negotiation
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.597014 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.597685 (+   671us) server_negotiation.cc:408] Connection header received
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.598071 (+   386us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.598076 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.598156 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.598218 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.602673 (+  4455us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.603547 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.607471 (+  3924us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.607718 (+   247us) 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
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.608179 (+   461us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.608294 (+   115us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.608356 (+    62us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.608645 (+   289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48552: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48552): Connection reset by peer (error 104)
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
23:51:57.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.611 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.611 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.611 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.611 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.611 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.611 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.615875 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.605353 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48556 (local address 127.19.165.190:32805)
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.605548 (+   195us) server_negotiation.cc:207] Beginning negotiation
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.605553 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.605819 (+   266us) server_negotiation.cc:408] Connection header received
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.606195 (+   376us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.606200 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.606291 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.606375 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.609149 (+  2774us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.609909 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.615701 (+  5792us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48556: BlockingRecv error: recv got EOF from 127.0.0.1:48556 (error 108)
23:51:57.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
23:51:57.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.617 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.617 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.619 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.620 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1822), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [976ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1294ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1606ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.626 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.626 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.626 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.626658 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.620899 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48558 (local address 127.19.165.190:32805)
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621060 (+   161us) server_negotiation.cc:207] Beginning negotiation
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621066 (+     6us) server_negotiation.cc:400] Waiting for connection header
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621480 (+   414us) server_negotiation.cc:408] Connection header received
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621836 (+   356us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621840 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621916 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.621974 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.625136 (+  3162us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.625996 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.626508 (+   512us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48558: BlockingRecv error: recv got EOF from 127.0.0.1:48558 (error 108)
23:51:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
23:51:57.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.631 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.632 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1799), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [390ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [760ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.638 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.638 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.638 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.638 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.639 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1933), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1621ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1723ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.643091 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.633164 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48564 (local address 127.19.165.190:32805)
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.633321 (+   157us) server_negotiation.cc:207] Beginning negotiation
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.633325 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.633902 (+   577us) server_negotiation.cc:408] Connection header received
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.634238 (+   336us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.634242 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.634315 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.634369 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.637434 (+  3065us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.638240 (+   806us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.641740 (+  3500us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.641989 (+   249us) 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
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.642451 (+   462us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.642584 (+   133us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.642650 (+    66us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.642929 (+   279us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48564: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48564): Connection reset by peer (error 104)
23:51:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
23:51:57.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.646 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.647 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.647 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.647 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.650 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.650669 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.651 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1952), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1780ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.653 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.653 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1941), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1470ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1642ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.640171 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48570 (local address 127.19.165.190:32805)
23:51:57.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.640342 (+   171us) server_negotiation.cc:207] Beginning negotiation
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.640347 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.640747 (+   400us) server_negotiation.cc:408] Connection header received
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.644577 (+  3830us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.644582 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.644658 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.644714 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.648862 (+  4148us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.649695 (+   833us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.650515 (+   820us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48570: BlockingRecv error: recv got EOF from 127.0.0.1:48570 (error 108)
23:51:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
23:51:57.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.658 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state CONNECTING
23:51:57.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.658 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.658 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.659 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.659 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.659 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.660248 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.660 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.660 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.654642 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48578 (local address 127.19.165.190:32805)
23:51:57.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.654825 (+   183us) server_negotiation.cc:207] Beginning negotiation
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.654830 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.655423 (+   593us) server_negotiation.cc:408] Connection header received
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.655791 (+   368us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.655808 (+    17us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.655904 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.655972 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.658941 (+  2969us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.659752 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.660098 (+   346us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48578: BlockingRecv error: recv got EOF from 127.0.0.1:48578 (error 108)
23:51:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
23:51:57.661 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.662 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state CONNECTING due to: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnected from peer
23:51:57.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.664126 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.657318 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48590 (local address 127.19.165.190:32805)
23:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.657493 (+   175us) server_negotiation.cc:207] Beginning negotiation
23:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.657498 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.663972 (+  6474us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48590: BlockingRecv error: recv got EOF from 127.0.0.1:48590 (error 108)
23:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
23:51:57.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.673 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.675 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.676 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.676 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.680 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.682 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.682 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.691 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.692 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1965), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1488ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1763ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.698 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.698 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.698 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.698868 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.693568 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48602 (local address 127.19.165.190:32805)
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.693738 (+   170us) server_negotiation.cc:207] Beginning negotiation
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.693744 (+     6us) server_negotiation.cc:400] Waiting for connection header
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.693880 (+   136us) server_negotiation.cc:408] Connection header received
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.694198 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.694202 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.694273 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.694328 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.697379 (+  3051us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.698267 (+   888us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.698703 (+   436us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48602: BlockingRecv error: recv got EOF from 127.0.0.1:48602 (error 108)
23:51:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
23:51:57.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.701 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.701 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1866), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [882ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [983ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.704 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.706 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.706 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.706 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.706 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.711987 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.703777 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48614 (local address 127.19.165.190:32805)
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.703954 (+   177us) server_negotiation.cc:207] Beginning negotiation
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.703958 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.705137 (+  1179us) server_negotiation.cc:408] Connection header received
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.705418 (+   281us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.705422 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.705497 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.705585 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.710434 (+  4849us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.711420 (+   986us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.711836 (+   416us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48614: BlockingRecv error: recv got EOF from 127.0.0.1:48614 (error 108)
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
23:51:57.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.720 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.722 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.722 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.724 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.727 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.728 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2004), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1609ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1745ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.729 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.735 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.735 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.735 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.739 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.739 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2029), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.189:42845, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.188:40365, [1511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.165.190:32805, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.189:42845: OK, [1775ms] Sub RPC ConnectToMaster: received response from server master-127.19.165.188:40365: OK, deferred=null) after lookup
23:51:57.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.165.190:32805(127.19.165.190:32805)] Successfully connected to peer
23:51:57.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ab3e9a6f8e084eddbe9745df3d89b06c
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.742213 22712 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.729279 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48630 (local address 127.19.165.190:32805)
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.729476 (+   197us) server_negotiation.cc:207] Beginning negotiation
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.729480 (+     4us) server_negotiation.cc:400] Waiting for connection header
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.730089 (+   609us) server_negotiation.cc:408] Connection header received
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.730515 (+   426us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.730519 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.730600 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.730655 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.734026 (+  3371us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.734854 (+   828us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.738479 (+  3625us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.738762 (+   283us) 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
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741597 (+  2835us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741705 (+   108us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741763 (+    58us) server_negotiation.cc:1036] Waiting for connection context
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.742068 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48630: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48630): Connection reset by peer (error 104)
23:51:57.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":81}
23:51:57.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.743 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.743 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b30a8d846284216a99e6e44e12d781c for table 'testManyClients' with partition [<start>, 0x8000000A)
23:51:57.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bbbbff18e8de44a595c8f7fd0773bab9 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:51:57.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a53d0a98596e4eebbbb8a701834eb8cf for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:51:57.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c43248eab4cc4600a131e2af61bb3fcf for table 'testManyClients' with partition [0x8000001E, <end>)
23:51:57.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4b30a8d846284216a99e6e44e12d781c@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bbbbff18e8de44a595c8f7fd0773bab9@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)[L],930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807),e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=a53d0a98596e4eebbbb8a701834eb8cf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=c43248eab4cc4600a131e2af61bb3fcf@[370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109),930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)[L],e55bad46e65846cba406344c35cf21d2(127.19.165.131:41887)]}]
23:51:57.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.745 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.745 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state NEGOTIATING
23:51:57.745 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.745 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.750 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.750 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.751765 22700 negotiation.cc:336] Failed RPC negotiation. Trace:
23:51:57.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.740638 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48646 (local address 127.19.165.190:32805)
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.740815 (+   177us) server_negotiation.cc:207] Beginning negotiation
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.740820 (+     5us) server_negotiation.cc:400] Waiting for connection header
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741339 (+   519us) server_negotiation.cc:408] Connection header received
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741616 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741619 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741674 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.741728 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.750397 (+  8669us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.751240 (+   843us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:51:57.751616 (+   376us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48646: BlockingRecv error: recv got EOF from 127.0.0.1:48646 (error 108)
23:51:57.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
23:51:57.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state NEGOTIATING due to: connection closed
23:51:57.758 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.19.165.190:32805: connection closed
23:51:57.763 [DEBUG - main] (Connection.java:575) [peer 370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)] disconnecting while in state READY
23:51:57.763 [DEBUG - main] (Connection.java:575) [peer master-127.19.165.190:32805(127.19.165.190:32805)] disconnecting while in state READY
23:51:57.763 [DEBUG - main] (Connection.java:575) [peer 930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)] disconnecting while in state READY
23:51:57.763 [DEBUG - main] (Connection.java:575) [peer master-127.19.165.188:40365(127.19.165.188:40365)] disconnecting while in state READY
23:51:57.763 [DEBUG - main] (Connection.java:575) [peer master-127.19.165.189:42845(127.19.165.189:42845)] disconnecting while in state READY
23:51:57.763 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)] handling channelInactive
23:51:57.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.165.190:32805(127.19.165.190:32805)] handling channelInactive
23:51:57.763 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 370f2e9971e44d86b2cadc4a32175673(127.19.165.130:43109)] cleaning up while in state READY due to: connection closed
23:51:57.763 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)] handling channelInactive
23:51:57.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.165.190:32805(127.19.165.190:32805)] cleaning up while in state READY due to: connection closed
23:51:57.764 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 930a6f2b227a45f3b98c4116bd4521fb(127.19.165.129:42807)] cleaning up while in state READY due to: connection closed
23:51:57.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.165.188:40365(127.19.165.188:40365)] handling channelInactive
23:51:57.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.165.188:40365(127.19.165.188:40365)] cleaning up while in state READY due to: connection closed
23:51:57.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.165.189:42845(127.19.165.189:42845)] handling channelInactive
23:51:57.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.165.189:42845(127.19.165.189:42845)] cleaning up while in state READY due to: connection closed
23:51:57.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.779942 20118 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 20400
23:51:57.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.790459 20118 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 20536
23:51:57.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.799856 20118 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 20671
23:51:57.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.808902 20118 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 20129
23:51:57.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.818658 20118 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 20198
23:51:57.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.829028 20118 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 20270
23:51:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:57Z chronyd exiting
.23:51:57.900 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468317900
23:51:57.903 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:57.904 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:57.904 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskwVoYLh/test-tmp
23:51:57.904 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:57.904 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskwVoYLh/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:57.908 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:58.046 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:58.046 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:58.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.048275 22846 mini_oidc.cc:150] Starting JWKS server
23:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.050163 22846 webserver.cc:534] Webserver started at http://127.0.0.1:36277/ using document root <none> and password file <none>
23:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.050347 22846 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.050588 22846 webserver.cc:534] Webserver started at http://127.0.0.1:36043/ using document root <none> and password file <none>
23:51:58.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:58Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:58.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:58Z Disabled control of system clock
23:51:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.068416 22846 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal
23:51:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data
23:51:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:58.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/logs
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data/info.pb
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.190:45841
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.190
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36277/jwks.json with env {}
23:51:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.216256 22857 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.216531 22857 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.216581 22857 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.220495 22857 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.220587 22857 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.220606 22857 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.220623 22857 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.220641 22857 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:58.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.220655 22857 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36277/jwks.json
23:51:58.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.225582 22857 master_runner.cc:387] Master server non-default flags:
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.190:45841
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36277/jwks.json
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data/info.pb
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.190
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22857
23:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/logs
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:58.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.227288 22857 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.229043 22857 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.237439 22865 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
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.237615 22863 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
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.237808 22862 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
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.238711 22857 server_base.cc:1061] running on GCE node
23:51:58.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.239611 22857 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:58.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.241182 22857 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:58.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.242408 22857 hybrid_clock.cc:648] HybridClock initialized: now 1783468318242391 us; error 121 us; skew 500 ppm
23:51:58.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.245291 22857 webserver.cc:534] Webserver started at http://127.22.79.190:37751/ using document root <none> and password file <none>
23:51:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.246117 22857 fs_manager.cc:362] Metadata directory not provided
23:51:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.246209 22857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.246515 22857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.249234 22857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data/instance:
23:51:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85b321320e6f49178de1861fe9d7853b"
23:51:58.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.250229 22857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal/instance:
23:51:58.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85b321320e6f49178de1861fe9d7853b"
23:51:58.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.256891 22857 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
23:51:58.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.260768 22871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.262362 22857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.262549 22857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal
23:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85b321320e6f49178de1861fe9d7853b"
23:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.262686 22857 fs_report.cc:389] FS layout report
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data/data
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.290540 22857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.291659 22857 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
23:51:58.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.291913 22857 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.301379 22857 rpc_server.cc:307] RPC server started. Bound to: 127.22.79.190:45841
23:51:58.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.301618 22923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.79.190:45841 every 8 connection(s)
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.302759 22857 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/data/info.pb
23:51:58.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.307044 22924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:58.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.307924 22846 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 22857
23:51:58.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.308084 22846 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-0/wal/instance
23:51:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.309639 22846 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal
23:51:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/logs
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data/info.pb
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.189:34233
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.189
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:58.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36277/jwks.json with env {}
23:51:58.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.311959 22924 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.326938 22924 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.327960 22874 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.79.189:34233: connect: Connection refused (error 111)
23:51:58.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.329059 22924 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.189:34233: Network error: Client connection negotiation failed: client connection to 127.22.79.189:34233: connect: Connection refused (error 111)
23:51:58.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.378378 22924 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } attempt: 1
23:51:58.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.380395 22924 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.189:34233: Network error: Client connection negotiation failed: client connection to 127.22.79.189:34233: connect: Connection refused (error 111)
23:51:58.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.431790 22926 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:58.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.432077 22926 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:58.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.432125 22926 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:58.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.436239 22926 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:58.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.436342 22926 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:58.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.436367 22926 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:58.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.436384 22926 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:58.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.436403 22926 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:58.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.436417 22926 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36277/jwks.json
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.440981 22926 master_runner.cc:387] Master server non-default flags:
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.189:34233
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36277/jwks.json
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data/info.pb
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.189
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22926
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/logs
23:51:58.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.442301 22926 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:58.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.443668 22926 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.448613 22924 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } attempt: 2
23:51:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.450255 22934 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
23:51:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.450421 22924 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.189:34233: Network error: Client connection negotiation failed: client connection to 127.22.79.189:34233: connect: Connection refused (error 111)
23:51:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.450258 22937 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
23:51:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.450320 22935 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
23:51:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.450933 22926 server_base.cc:1061] running on GCE node
23:51:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.451786 22926 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:58.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.452881 22926 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.454049 22926 hybrid_clock.cc:648] HybridClock initialized: now 1783468318454027 us; error 34 us; skew 500 ppm
23:51:58.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.456249 22926 webserver.cc:534] Webserver started at http://127.22.79.189:38829/ using document root <none> and password file <none>
23:51:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.456957 22926 fs_manager.cc:362] Metadata directory not provided
23:51:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.457031 22926 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.457299 22926 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.459175 22926 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data/instance:
23:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efab98aa9d0b4c9087ce6dca9d04853c"
23:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.459836 22926 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal/instance:
23:51:58.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efab98aa9d0b4c9087ce6dca9d04853c"
23:51:58.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.464409 22926 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
23:51:58.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467343 22943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.468614 22926 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.468778 22926 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efab98aa9d0b4c9087ce6dca9d04853c"
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.468917 22926 fs_report.cc:389] FS layout report
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data/data
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.484097 22926 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.485018 22926 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
23:51:58.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.485246 22926 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.494086 22995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.79.189:34233 every 8 connection(s)
23:51:58.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.494088 22926 rpc_server.cc:307] RPC server started. Bound to: 127.22.79.189:34233
23:51:58.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.495663 22926 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/data/info.pb
23:51:58.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.498615 22846 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 22926
23:51:58.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.498733 22846 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-1/wal/instance
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.499512 22846 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/logs
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data/info.pb
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.188:41353
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.188
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36277/jwks.json with env {}
23:51:58.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.500579 22996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:58.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.505791 22996 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.519626 22996 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.527953 22996 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.529033 22947 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.530177 22996 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.188:41353: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.541641 22924 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } attempt: 3
23:51:58.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.547771 22924 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.549518 22924 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.188:41353: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.579499 22996 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } attempt: 1
23:51:58.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.580730 22924 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } attempt: 1
23:51:58.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.581689 22996 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.188:41353: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.582590 22924 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.188:41353: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.635641 22998 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.635984 22998 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.636044 22998 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:58.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.640012 22998 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:58.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.640096 22998 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:58.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.640116 22998 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:58.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.640134 22998 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:58.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.640153 22998 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:58.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.640166 22998 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36277/jwks.json
23:51:58.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.644671 22998 master_runner.cc:387] Master server non-default flags:
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.188:41353
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36277/jwks.json
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data/info.pb
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.188
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22998
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/logs
23:51:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:58.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.646063 22998 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:58.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.647475 22998 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.649874 22996 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } attempt: 2
23:51:58.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.651584 22996 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.188:41353: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.654247 23007 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
23:51:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.654215 23006 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
23:51:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.654482 22998 server_base.cc:1061] running on GCE node
23:51:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.654628 23009 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
23:51:58.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.655385 22998 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:58.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.656863 22998 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.657760 22924 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } attempt: 2
23:51:58.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.658123 22998 hybrid_clock.cc:648] HybridClock initialized: now 1783468318658106 us; error 53 us; skew 500 ppm
23:51:58.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.659272 22924 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.79.188:41353: Network error: Client connection negotiation failed: client connection to 127.22.79.188:41353: connect: Connection refused (error 111)
23:51:58.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.660936 22998 webserver.cc:534] Webserver started at http://127.22.79.188:44017/ using document root <none> and password file <none>
23:51:58.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.661733 22998 fs_manager.cc:362] Metadata directory not provided
23:51:58.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.661818 22998 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:58.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.662061 22998 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.664606 22998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data/instance:
23:51:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60b4f156040e467c9e2a9b4db7d8d1bc"
23:51:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.665283 22998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal/instance:
23:51:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60b4f156040e467c9e2a9b4db7d8d1bc"
23:51:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.670195 22998 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
23:51:58.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.673070 23015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.674456 22998 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.674590 22998 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60b4f156040e467c9e2a9b4db7d8d1bc"
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-x4qp"
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.674700 22998 fs_report.cc:389] FS layout report
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal
23:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data/data
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.689667 22998 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.690448 22998 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
23:51:58.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.690624 22998 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.699427 22998 rpc_server.cc:307] RPC server started. Bound to: 127.22.79.188:41353
23:51:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.699442 23067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.79.188:41353 every 8 connection(s)
23:51:58.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.700884 22998 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/data/info.pb
23:51:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.705518 23068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:58.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.707654 22846 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 22998
23:51:58.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.707787 22846 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/master-2/wal/instance
23:51:58.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.710582 23068 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.723079 23068 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.729812 23068 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.737632 23068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: Bootstrap starting.
23:51:58.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.740895 23068 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: Neither blocks nor log segments found. Creating new log.
23:51:58.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.741950 23068 log.cc:826] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: Log is configured to *not* fsync() on all Append() calls
23:51:58.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.742815 22996 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } attempt: 3
23:51:58.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.744930 23068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: No bootstrap required, opened a new log
23:51:58.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.748553 23068 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.749112 23068 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.749300 23068 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b4f156040e467c9e2a9b4db7d8d1bc, State: Initialized, Role: FOLLOWER
23:51:58.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.750021 23068 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.750607 23077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.750871 22996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: Bootstrap starting.
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.750921 23077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.751542 23068 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [sys.catalog]: configured and running, proceeding with master startup.
23:51:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.754215 22996 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: Neither blocks nor log segments found. Creating new log.
23:51:58.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.756222 22996 log.cc:826] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: Log is configured to *not* fsync() on all Append() calls
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.759032 22996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: No bootstrap required, opened a new log
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.756716 22998 master_runner.cc:187] Error getting master registration for 127.22.79.190:45841: OK, instance_id { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" instance_seqno: 1783468318299122 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.759344 22998 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.761855 23088 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.761960 23088 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.762493 22996 raft_consensus.cc:359] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.762674 22996 raft_consensus.cc:385] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.762710 22996 raft_consensus.cc:740] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab98aa9d0b4c9087ce6dca9d04853c, State: Initialized, Role: FOLLOWER
23:51:58.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.763202 22996 consensus_queue.cc:260] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.763712 22924 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } attempt: 3
23:51:58.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.763880 23091 sys_catalog.cc:455] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:58.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.764011 23091 sys_catalog.cc:458] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.765194 22996 sys_catalog.cc:565] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [sys.catalog]: configured and running, proceeding with master startup.
23:51:58.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.769371 22926 master_runner.cc:187] Error getting master registration for 127.22.79.190:45841: OK, instance_id { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" instance_seqno: 1783468318299122 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:58.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.771917 22926 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:58.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.775305 23102 catalog_manager.cc:1593] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:58.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.775684 23102 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:58.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.775933 22924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b: Bootstrap starting.
23:51:58.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.780532 22924 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b: Neither blocks nor log segments found. Creating new log.
23:51:58.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.781986 22924 log.cc:826] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b: Log is configured to *not* fsync() on all Append() calls
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.784904 22924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b: No bootstrap required, opened a new log
23:51:58.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.794145 22924 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.794842 22924 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.795068 22924 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85b321320e6f49178de1861fe9d7853b, State: Initialized, Role: FOLLOWER
23:51:58.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.796002 22924 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.798074 22924 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: configured and running, proceeding with master startup.
23:51:58.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.807514 23105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:58.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.808044 23105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.814209 22857 master_runner.cc:264] No leader master found from master 85b321320e6f49178de1861fe9d7853b
23:51:58.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.814320 22857 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:58.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.815531 23116 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:58.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.815860 23116 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:58.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.913237 23105 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:58.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.913480 23105 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.914855 23105 leader_election.cc:290] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efab98aa9d0b4c9087ce6dca9d04853c (127.22.79.189:34233), 60b4f156040e467c9e2a9b4db7d8d1bc (127.22.79.188:41353)
23:51:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.916253 23042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85b321320e6f49178de1861fe9d7853b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" is_pre_election: true
23:51:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.916647 23042 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85b321320e6f49178de1861fe9d7853b in term 0.
23:51:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.917650 22970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85b321320e6f49178de1861fe9d7853b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" is_pre_election: true
23:51:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.917992 22970 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85b321320e6f49178de1861fe9d7853b in term 0.
23:51:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.918541 22875 leader_election.cc:304] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [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: 60b4f156040e467c9e2a9b4db7d8d1bc, 85b321320e6f49178de1861fe9d7853b; no voters: 
23:51:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.919698 23105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.919806 23105 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.919849 23105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 0 FOLLOWER]: Advancing to term 1
23:51:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.921151 23105 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.922134 22970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85b321320e6f49178de1861fe9d7853b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab98aa9d0b4c9087ce6dca9d04853c"
23:51:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.922281 22970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 0 FOLLOWER]: Advancing to term 1
23:51:58.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.924129 22970 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85b321320e6f49178de1861fe9d7853b in term 1.
23:51:58.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.924628 22874 leader_election.cc:304] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [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: 85b321320e6f49178de1861fe9d7853b, efab98aa9d0b4c9087ce6dca9d04853c; no voters: 
23:51:58.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.925884 23042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85b321320e6f49178de1861fe9d7853b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc"
23:51:58.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.926047 23042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 0 FOLLOWER]: Advancing to term 1
23:51:58.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.927269 23042 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85b321320e6f49178de1861fe9d7853b in term 1.
23:51:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.928646 23105 leader_election.cc:290] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [CANDIDATE]: Term 1 election: Requested vote from peers efab98aa9d0b4c9087ce6dca9d04853c (127.22.79.189:34233), 60b4f156040e467c9e2a9b4db7d8d1bc (127.22.79.188:41353)
23:51:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.928922 23105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 1 FOLLOWER]: Leader election won for term 1
23:51:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.929008 23105 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [term 1 LEADER]: Becoming Leader. State: Replica: 85b321320e6f49178de1861fe9d7853b, State: Running, Role: LEADER
23:51:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.929401 23105 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [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: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } }
23:51:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.933501 23105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85b321320e6f49178de1861fe9d7853b. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:58.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.934012 23105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: This master's current role is: LEADER
23:51:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.942112 23021 tablet.cc:2406] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.943305 23120 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:58.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.944618 23120 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:58.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.968997 23042 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [term 1 FOLLOWER]: Refusing update from remote peer 85b321320e6f49178de1861fe9d7853b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:58.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.969965 22970 raft_consensus.cc:1275] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [term 1 FOLLOWER]: Refusing update from remote peer 85b321320e6f49178de1861fe9d7853b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:58.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.974201 23118 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:58.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.974778 23118 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.985702 23091 sys_catalog.cc:455] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85b321320e6f49178de1861fe9d7853b. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.986127 23091 sys_catalog.cc:458] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.987071 22949 tablet.cc:2406] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:58.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.988243 23077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85b321320e6f49178de1861fe9d7853b. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:58.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.988422 23077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [sys.catalog]: This master's current role is: FOLLOWER
23:51:59.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.009087 23123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:59.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.009287 23123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: This master's current role is: LEADER
23:51:59.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.009398 23123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:59.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.009449 23123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b [sys.catalog]: This master's current role is: LEADER
23:51:59.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.012779 23077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:59.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.012982 23077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc [sys.catalog]: This master's current role is: FOLLOWER
23:51:59.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.015184 23091 sys_catalog.cc:455] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "85b321320e6f49178de1861fe9d7853b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85b321320e6f49178de1861fe9d7853b" member_type: VOTER last_known_addr { host: "127.22.79.190" port: 45841 } } peers { permanent_uuid: "efab98aa9d0b4c9087ce6dca9d04853c" member_type: VOTER last_known_addr { host: "127.22.79.189" port: 34233 } } peers { permanent_uuid: "60b4f156040e467c9e2a9b4db7d8d1bc" member_type: VOTER last_known_addr { host: "127.22.79.188" port: 41353 } } }
23:51:59.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.015405 23091 sys_catalog.cc:458] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c [sys.catalog]: This master's current role is: FOLLOWER
23:51:59.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.016609 23124 mvcc.cc:204] Tried to move back new op lower bound from 7305086234443698176 to 7305086234341036032. Current Snapshot: MvccSnapshot[applied={T|T < 7305086234443698176}]
23:51:59.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.016974 23125 mvcc.cc:204] Tried to move back new op lower bound from 7305086234443698176 to 7305086234341036032. Current Snapshot: MvccSnapshot[applied={T|T < 7305086234443698176}]
23:51:59.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.021476 23120 catalog_manager.cc:1382] Generated new cluster ID: 55fb7a206b1c45219db3339374f30d78
23:51:59.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.021603 23120 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:59.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.063341 23120 catalog_manager.cc:1405] Generated new certificate authority record
23:51:59.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.064711 23120 catalog_manager.cc:1539] Loading token signing keys...
23:51:59.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.087039 23120 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 85b321320e6f49178de1861fe9d7853b: Generated new TSK 0
23:51:59.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.088886 23120 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.104260 22846 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/logs
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data/info.pb
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.129:0
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.79.129
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.129
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.245707 23131 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.245994 23131 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.246040 23131 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:59.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.250167 23131 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:59.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.250380 23131 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.79.129
23:51:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255448 23131 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.129:0
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data/info.pb
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.129
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23131
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.79.129
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/logs
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257222 23131 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.258844 23131 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.266831 23136 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
23:51:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.266824 23137 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
23:51:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.266959 23131 server_base.cc:1061] running on GCE node
23:51:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.266824 23139 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
23:51:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.267570 23131 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:59.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.268342 23131 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:59.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.269536 23131 hybrid_clock.cc:648] HybridClock initialized: now 1783468319269512 us; error 39 us; skew 500 ppm
23:51:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.271970 23131 webserver.cc:534] Webserver started at http://127.22.79.129:43205/ using document root <none> and password file <none>
23:51:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.272727 23131 fs_manager.cc:362] Metadata directory not provided
23:51:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.272812 23131 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.273077 23131 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.275147 23131 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data/instance:
23:51:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "97fd8cf2086d40efbf61658e42f07024"
23:51:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.275808 23131 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal/instance:
23:51:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "97fd8cf2086d40efbf61658e42f07024"
23:51:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.280720 23131 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
23:51:59.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.284215 23145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.285460 23131 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.285597 23131 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "97fd8cf2086d40efbf61658e42f07024"
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.285743 23131 fs_report.cc:389] FS layout report
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal
23:51:59.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data/data
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:59.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.316501 23131 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:59.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.317401 23131 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
23:51:59.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.317634 23131 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:59.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.318375 23131 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:59.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.319706 23131 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:59.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.319769 23131 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:59.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.319842 23131 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:59.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.319865 23131 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:59.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.330324 23131 rpc_server.cc:307] RPC server started. Bound to: 127.22.79.129:45703
23:51:59.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.330379 23258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.79.129:45703 every 8 connection(s)
23:51:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.331892 23131 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/data/info.pb
23:51:59.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333621 22846 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 23131
23:51:59.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333738 22846 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-0/wal/instance
23:51:59.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.337898 22846 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:59.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/logs
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data/info.pb
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.130:0
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.79.130
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.130
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.343681 23259 heartbeater.cc:344] Connected to a master server at 127.22.79.188:41353
23:51:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.343700 23260 heartbeater.cc:344] Connected to a master server at 127.22.79.190:45841
23:51:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.343681 23261 heartbeater.cc:344] Connected to a master server at 127.22.79.189:34233
23:51:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.344060 23260 heartbeater.cc:461] Registering TS with master...
23:51:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.344064 23259 heartbeater.cc:461] Registering TS with master...
23:51:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.344062 23261 heartbeater.cc:461] Registering TS with master...
23:51:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.344851 23261 heartbeater.cc:507] Master 127.22.79.189:34233 requested a full tablet report, sending...
23:51:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.344847 23260 heartbeater.cc:507] Master 127.22.79.190:45841 requested a full tablet report, sending...
23:51:59.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.344847 23259 heartbeater.cc:507] Master 127.22.79.188:41353 requested a full tablet report, sending...
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.346706 22888 ts_manager.cc:194] Registered new tserver with Master: 97fd8cf2086d40efbf61658e42f07024 (127.22.79.129:45703)
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.346797 22960 ts_manager.cc:194] Registered new tserver with Master: 97fd8cf2086d40efbf61658e42f07024 (127.22.79.129:45703)
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.346792 23032 ts_manager.cc:194] Registered new tserver with Master: 97fd8cf2086d40efbf61658e42f07024 (127.22.79.129:45703)
23:51:59.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.348587 22888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.79.129:38833
23:51:59.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.463903 23269 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:59.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.464186 23269 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:59.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.464232 23269 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:59.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.467962 23269 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:59.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.468089 23269 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.79.130
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.472429 23269 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.130:0
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data/info.pb
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.130
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23269
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.79.130
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/logs
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:59.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.473695 23269 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:59.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.474983 23269 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:59.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.483304 23275 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
23:51:59.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.483322 23277 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
23:51:59.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.483304 23274 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
23:51:59.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.483381 23269 server_base.cc:1061] running on GCE node
23:51:59.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.484186 23269 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.485015 23269 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.486238 23269 hybrid_clock.cc:648] HybridClock initialized: now 1783468319486214 us; error 47 us; skew 500 ppm
23:51:59.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.488627 23269 webserver.cc:534] Webserver started at http://127.22.79.130:36839/ using document root <none> and password file <none>
23:51:59.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.489346 23269 fs_manager.cc:362] Metadata directory not provided
23:51:59.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.489427 23269 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:59.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.489689 23269 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.491788 23269 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data/instance:
23:51:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48763a51ff5a4941be481420a29c9806"
23:51:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.492446 23269 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal/instance:
23:51:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48763a51ff5a4941be481420a29c9806"
23:51:59.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.498250 23269 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
23:51:59.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.501648 23283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.503106 23269 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.503299 23269 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48763a51ff5a4941be481420a29c9806"
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.503430 23269 fs_report.cc:389] FS layout report
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data/data
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:59.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:59.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.518045 23269 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:59.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.518798 23269 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
23:51:59.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.518970 23269 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:59.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.519652 23269 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:59.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.520823 23269 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:59.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.520887 23269 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:59.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.520933 23269 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:59.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.520952 23269 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:59.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.531168 23269 rpc_server.cc:307] RPC server started. Bound to: 127.22.79.130:43849
23:51:59.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.531201 23396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.79.130:43849 every 8 connection(s)
23:51:59.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.532377 23269 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/data/info.pb
23:51:59.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.538407 22846 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 23269
23:51:59.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.538563 22846 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-1/wal/instance
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.542058 22846 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/logs
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data/info.pb
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.131:0
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.79.131
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.131
23:51:59.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.544047 23398 heartbeater.cc:344] Connected to a master server at 127.22.79.190:45841
23:51:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.544415 23398 heartbeater.cc:461] Registering TS with master...
23:51:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.544690 23397 heartbeater.cc:344] Connected to a master server at 127.22.79.188:41353
23:51:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.544786 23399 heartbeater.cc:344] Connected to a master server at 127.22.79.189:34233
23:51:59.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.544850 23399 heartbeater.cc:461] Registering TS with master...
23:51:59.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.544798 23397 heartbeater.cc:461] Registering TS with master...
23:51:59.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.545288 23397 heartbeater.cc:507] Master 127.22.79.188:41353 requested a full tablet report, sending...
23:51:59.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.545308 23398 heartbeater.cc:507] Master 127.22.79.190:45841 requested a full tablet report, sending...
23:51:59.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.545323 23399 heartbeater.cc:507] Master 127.22.79.189:34233 requested a full tablet report, sending...
23:51:59.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.546722 22888 ts_manager.cc:194] Registered new tserver with Master: 48763a51ff5a4941be481420a29c9806 (127.22.79.130:43849)
23:51:59.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.546778 23032 ts_manager.cc:194] Registered new tserver with Master: 48763a51ff5a4941be481420a29c9806 (127.22.79.130:43849)
23:51:59.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.547145 22960 ts_manager.cc:194] Registered new tserver with Master: 48763a51ff5a4941be481420a29c9806 (127.22.79.130:43849)
23:51:59.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.547570 22888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.79.130:45469
23:51:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.669210 23404 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.669493 23404 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:59.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.669543 23404 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:59.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.673422 23404 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:59.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.673563 23404 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.79.131
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.678045 23404 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.79.148:45313
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.79.131:0
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data/info.pb
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.79.131
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.79.190:45841,127.22.79.189:34233,127.22.79.188:41353
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23404
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.79.131
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/logs
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:59.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:59.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.679438 23404 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:59.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.680989 23404 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.689162 23409 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
23:51:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.689153 23410 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
23:51:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.689155 23412 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
23:51:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.689603 23404 server_base.cc:1061] running on GCE node
23:51:59.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.690068 23404 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:59.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.690706 23404 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:59.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.691866 23404 hybrid_clock.cc:648] HybridClock initialized: now 1783468319691848 us; error 35 us; skew 500 ppm
23:51:59.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.694037 23404 webserver.cc:534] Webserver started at http://127.22.79.131:40915/ using document root <none> and password file <none>
23:51:59.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.694754 23404 fs_manager.cc:362] Metadata directory not provided
23:51:59.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.694844 23404 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:59.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.695114 23404 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:59.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.697218 23404 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data/instance:
23:51:59.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f87c7e0eacc24433b081f14d32c69de1"
23:51:59.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.697885 23404 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal/instance:
23:51:59.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f87c7e0eacc24433b081f14d32c69de1"
23:51:59.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.702329 23404 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
23:51:59.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.705359 23418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:59.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.706668 23404 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.706828 23404 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data,/tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f87c7e0eacc24433b081f14d32c69de1"
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-x4qp"
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.706969 23404 fs_report.cc:389] FS layout report
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data/data
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:59.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.736200 23404 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:59.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.737095 23404 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
23:51:59.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.737326 23404 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:59.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.738245 23404 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:59.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.739728 23404 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:59.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.739801 23404 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:59.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.739863 23404 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:59.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.739884 23404 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:59.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.750290 23404 rpc_server.cc:307] RPC server started. Bound to: 127.22.79.131:39151
23:51:59.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.750332 23531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.79.131:39151 every 8 connection(s)
23:51:59.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.751729 23404 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/data/info.pb
23:51:59.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.761662 22846 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu as pid 23404
23:51:59.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.761873 22846 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwVoYLh/test-tmp/mini-kudu-cluster7152821390064885488/ts-2/wal/instance
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.763638 23088 catalog_manager.cc:1294] Loaded cluster ID: 55fb7a206b1c45219db3339374f30d78
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.763720 23088 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: loading cluster ID for follower catalog manager: success
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.763875 23533 heartbeater.cc:344] Connected to a master server at 127.22.79.190:45841
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.763891 23534 heartbeater.cc:344] Connected to a master server at 127.22.79.189:34233
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.764163 23534 heartbeater.cc:461] Registering TS with master...
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.765027 23534 heartbeater.cc:507] Master 127.22.79.189:34233 requested a full tablet report, sending...
23:51:59.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.766520 22960 ts_manager.cc:194] Registered new tserver with Master: f87c7e0eacc24433b081f14d32c69de1 (127.22.79.131:39151)
23:51:59.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.766956 23088 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: acquiring CA information for follower catalog manager: success
23:51:59.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.764163 23533 heartbeater.cc:461] Registering TS with master...
23:51:59.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.768054 23533 heartbeater.cc:507] Master 127.22.79.190:45841 requested a full tablet report, sending...
23:51:59.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.768826 23088 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 60b4f156040e467c9e2a9b4db7d8d1bc: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:59.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.769397 22888 ts_manager.cc:194] Registered new tserver with Master: f87c7e0eacc24433b081f14d32c69de1 (127.22.79.131:39151)
23:51:59.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.770140 22888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.79.131:47699
23:51:59.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.770318 23532 heartbeater.cc:344] Connected to a master server at 127.22.79.188:41353
23:51:59.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.770412 23532 heartbeater.cc:461] Registering TS with master...
23:51:59.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.770650 23532 heartbeater.cc:507] Master 127.22.79.188:41353 requested a full tablet report, sending...
23:51:59.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.771539 23032 ts_manager.cc:194] Registered new tserver with Master: f87c7e0eacc24433b081f14d32c69de1 (127.22.79.131:39151)
23:51:59.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.777269 23102 catalog_manager.cc:1294] Loaded cluster ID: 55fb7a206b1c45219db3339374f30d78
23:51:59.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.777374 23102 catalog_manager.cc:1587] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: loading cluster ID for follower catalog manager: success
23:51:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.779225 23102 catalog_manager.cc:1609] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: acquiring CA information for follower catalog manager: success
23:51:59.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.780681 23102 catalog_manager.cc:1637] T 00000000000000000000000000000000 P efab98aa9d0b4c9087ce6dca9d04853c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:59.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.785495 22846 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:59.786 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:59.787 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:59.790 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.79.190"
      port: 45841
    }
    bound_http_address {
      host: "127.22.79.190"
      port: 37751
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.79.189"
      port: 34233
    }
    bound_http_address {
      host: "127.22.79.189"
      port: 38829
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.79.188"
      port: 41353
    }
    bound_http_address {
      host: "127.22.79.188"
      port: 44017
    }
  }
}

23:51:59.791 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:59.793 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.79.129"
      port: 45703
    }
    bound_http_address {
      host: "127.22.79.129"
      port: 43205
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.79.130"
      port: 43849
    }
    bound_http_address {
      host: "127.22.79.130"
      port: 36839
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.79.131"
      port: 39151
    }
    bound_http_address {
      host: "127.22.79.131"
      port: 40915
    }
  }
}

23:51:59.793 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:59.796 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:59.798 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.22.79.189:34233(127.22.79.189:34233)] connecting to peer
23:51:59.799 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.22.79.190:45841(127.22.79.190:45841)] connecting to peer
23:51:59.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.79.189:34233(127.22.79.189:34233)] Successfully connected to peer
23:51:59.800 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.22.79.188:41353(127.22.79.188:41353)] connecting to peer
23:51:59.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.79.190:45841(127.22.79.190:45841)] Successfully connected to peer
23:51:59.803 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.79.190
23:51:59.803 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.79.189
23:51:59.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.79.188:41353(127.22.79.188:41353)] Successfully connected to peer
23:51:59.804 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.79.188
23:51:59.813 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b002675, L:/127.0.0.1:33784 - R:/127.22.79.190:45841] using SASL/PLAIN
23:51:59.813 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeaabbe6e, L:/127.0.0.1:41996 - R:/127.22.79.188:41353] using SASL/PLAIN
23:51:59.813 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce63593b, L:/127.0.0.1:36574 - R:/127.22.79.189:34233] using SASL/PLAIN
23:51:59.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:59.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.79.189:34233, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.79.190:45841, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.79.188:41353, [17ms] Sub RPC ConnectToMaster: received response from server master-127.22.79.188:41353: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.22.79.190:45841: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.22.79.189:34233: OK, deferred=null) after lookup
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.816783 22888 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33784:
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.820658 22888 catalog_manager.cc:7076] 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.
23:51:59.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a6a8c180158a49ad9310a13f454f1a07
23:51:59.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.858350 23331 tablet_service.cc:1511] Processing CreateTablet for tablet 05e3850845724d5c996cfbffad4a524d (DEFAULT_TABLE table=testMultipleSessions [id=a6a8c180158a49ad9310a13f454f1a07]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:59.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.860057 23331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e3850845724d5c996cfbffad4a524d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.859612 23193 tablet_service.cc:1511] Processing CreateTablet for tablet 05e3850845724d5c996cfbffad4a524d (DEFAULT_TABLE table=testMultipleSessions [id=a6a8c180158a49ad9310a13f454f1a07]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:59.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.861071 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e3850845724d5c996cfbffad4a524d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.868330 23466 tablet_service.cc:1511] Processing CreateTablet for tablet 05e3850845724d5c996cfbffad4a524d (DEFAULT_TABLE table=testMultipleSessions [id=a6a8c180158a49ad9310a13f454f1a07]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:59.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.869707 23466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e3850845724d5c996cfbffad4a524d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.870247 23560 tablet_bootstrap.cc:492] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: Bootstrap starting.
23:51:59.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.873425 23560 tablet_bootstrap.cc:654] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: Neither blocks nor log segments found. Creating new log.
23:51:59.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.874929 23560 log.cc:826] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: Log is configured to *not* fsync() on all Append() calls
23:51:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.876248 23559 tablet_bootstrap.cc:492] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: Bootstrap starting.
23:51:59.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.879911 23559 tablet_bootstrap.cc:654] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: Neither blocks nor log segments found. Creating new log.
23:51:59.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.881251 23559 log.cc:826] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: Log is configured to *not* fsync() on all Append() calls
23:51:59.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.883838 23560 tablet_bootstrap.cc:492] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: No bootstrap required, opened a new log
23:51:59.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.883847 23559 tablet_bootstrap.cc:492] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: No bootstrap required, opened a new log
23:51:59.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.884153 23560 ts_tablet_manager.cc:1403] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.000s
23:51:59.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.884457 23559 ts_tablet_manager.cc:1403] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
23:51:59.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.887475 23562 tablet_bootstrap.cc:492] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: Bootstrap starting.
23:51:59.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.888362 23560 raft_consensus.cc:359] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:51:59.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.888669 23560 raft_consensus.cc:385] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.888725 23560 raft_consensus.cc:740] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48763a51ff5a4941be481420a29c9806, State: Initialized, Role: FOLLOWER
23:51:59.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.889050 23559 raft_consensus.cc:359] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:51:59.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.889410 23559 raft_consensus.cc:385] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.889351 23560 consensus_queue.cc:260] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [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: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:51:59.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.889627 23559 raft_consensus.cc:740] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fd8cf2086d40efbf61658e42f07024, State: Initialized, Role: FOLLOWER
23:51:59.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.890295 23559 consensus_queue.cc:260] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [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: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:51:59.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.890600 23560 ts_tablet_manager.cc:1434] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:51:59.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.891134 23398 heartbeater.cc:499] Master 127.22.79.190:45841 was elected leader, sending a full tablet report...
23:51:59.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.891808 23559 ts_tablet_manager.cc:1434] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
23:51:59.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.892197 23260 heartbeater.cc:499] Master 127.22.79.190:45841 was elected leader, sending a full tablet report...
23:51:59.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.893296 23562 tablet_bootstrap.cc:654] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: Neither blocks nor log segments found. Creating new log.
23:51:59.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.900970 23562 log.cc:826] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: Log is configured to *not* fsync() on all Append() calls
23:51:59.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.903772 23562 tablet_bootstrap.cc:492] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: No bootstrap required, opened a new log
23:51:59.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.904057 23562 ts_tablet_manager.cc:1403] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.000s
23:51:59.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.907179 23562 raft_consensus.cc:359] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:51:59.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.907503 23562 raft_consensus.cc:385] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.907577 23562 raft_consensus.cc:740] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f87c7e0eacc24433b081f14d32c69de1, State: Initialized, Role: FOLLOWER
23:51:59.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.908099 23562 consensus_queue.cc:260] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [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: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:51:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.908948 23533 heartbeater.cc:499] Master 127.22.79.190:45841 was elected leader, sending a full tablet report...
23:51:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.909250 23562 ts_tablet_manager.cc:1434] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
23:52:00.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.003386 23535 tablet.cc:2406] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:00.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.034775 23400 tablet.cc:2406] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:00.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.074059 23567 raft_consensus.cc:493] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:00.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.074344 23567 raft_consensus.cc:515] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:52:00.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.075896 23567 leader_election.cc:290] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48763a51ff5a4941be481420a29c9806 (127.22.79.130:43849), 97fd8cf2086d40efbf61658e42f07024 (127.22.79.129:45703)
23:52:00.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.080788 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e3850845724d5c996cfbffad4a524d" candidate_uuid: "f87c7e0eacc24433b081f14d32c69de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fd8cf2086d40efbf61658e42f07024" is_pre_election: true
23:52:00.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.080919 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e3850845724d5c996cfbffad4a524d" candidate_uuid: "f87c7e0eacc24433b081f14d32c69de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48763a51ff5a4941be481420a29c9806" is_pre_election: true
23:52:00.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.081192 23351 raft_consensus.cc:2468] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f87c7e0eacc24433b081f14d32c69de1 in term 0.
23:52:00.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.081192 23213 raft_consensus.cc:2468] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f87c7e0eacc24433b081f14d32c69de1 in term 0.
23:52:00.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.081754 23420 leader_election.cc:304] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [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: 97fd8cf2086d40efbf61658e42f07024, f87c7e0eacc24433b081f14d32c69de1; no voters: 
23:52:00.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.082242 23567 raft_consensus.cc:2804] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:00.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.082314 23567 raft_consensus.cc:493] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:00.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.082345 23567 raft_consensus.cc:3060] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 0 FOLLOWER]: Advancing to term 1
23:52:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.083452 23567 raft_consensus.cc:515] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:52:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.083844 23262 tablet.cc:2406] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:00.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.084753 23567 leader_election.cc:290] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [CANDIDATE]: Term 1 election: Requested vote from peers 48763a51ff5a4941be481420a29c9806 (127.22.79.130:43849), 97fd8cf2086d40efbf61658e42f07024 (127.22.79.129:45703)
23:52:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.085282 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e3850845724d5c996cfbffad4a524d" candidate_uuid: "f87c7e0eacc24433b081f14d32c69de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48763a51ff5a4941be481420a29c9806"
23:52:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.085283 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e3850845724d5c996cfbffad4a524d" candidate_uuid: "f87c7e0eacc24433b081f14d32c69de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fd8cf2086d40efbf61658e42f07024"
23:52:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.085453 23213 raft_consensus.cc:3060] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 0 FOLLOWER]: Advancing to term 1
23:52:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.085454 23351 raft_consensus.cc:3060] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 0 FOLLOWER]: Advancing to term 1
23:52:00.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.086447 23351 raft_consensus.cc:2468] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f87c7e0eacc24433b081f14d32c69de1 in term 1.
23:52:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.086684 23213 raft_consensus.cc:2468] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f87c7e0eacc24433b081f14d32c69de1 in term 1.
23:52:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.086956 23421 leader_election.cc:304] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [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: 48763a51ff5a4941be481420a29c9806, f87c7e0eacc24433b081f14d32c69de1; no voters: 
23:52:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.087178 23567 raft_consensus.cc:2804] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 1 FOLLOWER]: Leader election won for term 1
23:52:00.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.087512 23567 raft_consensus.cc:697] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [term 1 LEADER]: Becoming Leader. State: Replica: f87c7e0eacc24433b081f14d32c69de1, State: Running, Role: LEADER
23:52:00.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.087937 23567 consensus_queue.cc:237] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [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: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } }
23:52:00.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.093113 22887 catalog_manager.cc:5696] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f87c7e0eacc24433b081f14d32c69de1 (127.22.79.131). New cstate: current_term: 1 leader_uuid: "f87c7e0eacc24433b081f14d32c69de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f87c7e0eacc24433b081f14d32c69de1" member_type: VOTER last_known_addr { host: "127.22.79.131" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 } health_report { overall_health: UNKNOWN } } }
23:52:00.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.153 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.153 [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.22.79.190:45841, [6ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.154 [DEBUG - kudu-nio-1] (Connection.java:748) [peer f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)] connecting to peer
23:52:00.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [15ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [16ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.163 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [17ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [16ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [17ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [19ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.165 [DEBUG - kudu-nio-3] (Connection.java:757) [peer f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)] Successfully connected to peer
23:52:00.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [18ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [17ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.169 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=23), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [23ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [20ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [21ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.171 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [21ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 05e3850845724d5c996cfbffad4a524d for table 'testMultipleSessions' with partition [<start>, <end>)
23:52:00.172 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=05e3850845724d5c996cfbffad4a524d@[48763a51ff5a4941be481420a29c9806(127.22.79.130:43849),97fd8cf2086d40efbf61658e42f07024(127.22.79.129:45703),f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)[L]]}]
23:52:00.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.79.190:45841, [21ms] Sub RPC GetTableLocations: received response from server master-127.22.79.190:45841: OK, deferred=null) after lookup
23:52:00.180 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x1ac0b299, L:/127.0.0.1:41340 - R:/127.22.79.131:39151] using TOKEN/null
23:52:00.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.192225 23213 raft_consensus.cc:1275] T 05e3850845724d5c996cfbffad4a524d P 97fd8cf2086d40efbf61658e42f07024 [term 1 FOLLOWER]: Refusing update from remote peer f87c7e0eacc24433b081f14d32c69de1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:00.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.193717 23567 consensus_queue.cc:1048] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fd8cf2086d40efbf61658e42f07024" member_type: VOTER last_known_addr { host: "127.22.79.129" port: 45703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:00.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.210484 23351 raft_consensus.cc:1275] T 05e3850845724d5c996cfbffad4a524d P 48763a51ff5a4941be481420a29c9806 [term 1 FOLLOWER]: Refusing update from remote peer f87c7e0eacc24433b081f14d32c69de1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.212477 23567 consensus_queue.cc:1048] T 05e3850845724d5c996cfbffad4a524d P f87c7e0eacc24433b081f14d32c69de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48763a51ff5a4941be481420a29c9806" member_type: VOTER last_known_addr { host: "127.22.79.130" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:00.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.227574 23612 mvcc.cc:204] Tried to move back new op lower bound from 7305086239495741440 to 7305086239083536384. Current Snapshot: MvccSnapshot[applied={T|T < 7305086239495741440}]
23:52:00.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.240993 23620 mvcc.cc:204] Tried to move back new op lower bound from 7305086239495741440 to 7305086239083536384. Current Snapshot: MvccSnapshot[applied={T|T < 7305086239495741440}]
23:52:00.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.439904 23609 mvcc.cc:204] Tried to move back new op lower bound from 7305086240492195840 to 7305086239083536384. Current Snapshot: MvccSnapshot[applied={T|T < 7305086240492195840 or (T in {7305086240492195840})}]
23:52:21.410 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
23:52:21.411 [DEBUG - main] (Connection.java:575) [peer master-127.22.79.189:34233(127.22.79.189:34233)] disconnecting while in state READY
23:52:21.412 [DEBUG - main] (Connection.java:575) [peer master-127.22.79.188:41353(127.22.79.188:41353)] disconnecting while in state READY
23:52:21.412 [DEBUG - main] (Connection.java:575) [peer f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)] disconnecting while in state READY
23:52:21.412 [DEBUG - main] (Connection.java:575) [peer master-127.22.79.190:45841(127.22.79.190:45841)] disconnecting while in state READY
23:52:21.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.79.188:41353(127.22.79.188:41353)] handling channelInactive
23:52:21.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.79.188:41353(127.22.79.188:41353)] cleaning up while in state READY due to: connection closed
23:52:21.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.79.190:45841(127.22.79.190:45841)] handling channelInactive
23:52:21.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.79.190:45841(127.22.79.190:45841)] cleaning up while in state READY due to: connection closed
23:52:21.413 [DEBUG - kudu-nio-3] (Connection.java:239) [peer f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)] handling channelInactive
23:52:21.413 [DEBUG - kudu-nio-3] (Connection.java:709) [peer f87c7e0eacc24433b081f14d32c69de1(127.22.79.131:39151)] cleaning up while in state READY due to: connection closed
23:52:21.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:21.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.79.189:34233(127.22.79.189:34233)] handling channelInactive
23:52:21.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.79.189:34233(127.22.79.189:34233)] cleaning up while in state READY due to: connection closed
23:52:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:21.415517 22846 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 23131
23:52:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:21.424098 22846 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 23269
23:52:21.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:21.430616 22846 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 23404
23:52:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:21.437902 22846 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 22857
23:52:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:21.444653 22846 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 22926
23:52:21.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:21.451936 22846 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwVoYLh/build/debug/bin/kudu with pid 22998
23:52:21.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:21Z chronyd exiting

Time: 38.106

OK (2 tests)

