JUnit version 4.13.2
.18:18:30.589 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783534710580
18:18:30.644 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:18:30.678 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:18:30.687 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskeKBSWr/test-tmp
18:18:30.717 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
18:18:30.720 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskeKBSWr/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
18:18:30.954 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:18:30.968 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:18:30.970 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:18:30.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:30.971681 19116 mini_oidc.cc:150] Starting JWKS server
18:18:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:30.973762 19116 webserver.cc:534] Webserver started at http://127.0.0.1:41221/ using document root <none> and password file <none>
18:18:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:30.974011 19116 mini_oidc.cc:186] Starting OIDC Discovery server
18:18:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:30.974349 19116 webserver.cc:534] Webserver started at http://127.0.0.1:45107/ using document root <none> and password file <none>
18:18:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:18:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:18:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:18:30Z Disabled control of system clock
18:18:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:30.993286 19116 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal
18:18:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data
18:18:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:30.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/logs
18:18:30.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data/info.pb
18:18:30.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:30.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:30.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:18:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:31.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:31.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:31.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.62:34393
18:18:31.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.62
18:18:31.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:31.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41221/jwks.json with env {}
18:18:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.106431 19127 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.106737 19127 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:31.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.106815 19127 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:31.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.110870 19127 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:18:31.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.110986 19127 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:31.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.111018 19127 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:18:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.111045 19127 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:18:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.111076 19127 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:18:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.111099 19127 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41221/jwks.json
18:18:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.115779 19127 master_runner.cc:387] Master server non-default flags:
18:18:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:31.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data
18:18:31.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal
18:18:31.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:31.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:31.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.62:34393
18:18:31.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:31.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41221/jwks.json
18:18:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data/info.pb
18:18:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.62
18:18:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19127
18:18:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/logs
18:18:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:31.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:31.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:18:31.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:31.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.117321 19127 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.118883 19127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:31.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.126368 19135 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
18:18:31.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.126356 19133 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
18:18:31.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.126446 19127 server_base.cc:1061] running on GCE node
18:18:31.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.126359 19132 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
18:18:31.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.127327 19127 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:31.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.128361 19127 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:31.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.129541 19127 hybrid_clock.cc:648] HybridClock initialized: now 1783534711129526 us; error 42 us; skew 500 ppm
18:18:31.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.131724 19127 webserver.cc:534] Webserver started at http://127.18.171.62:34607/ using document root <none> and password file <none>
18:18:31.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.132436 19127 fs_manager.cc:362] Metadata directory not provided
18:18:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.132526 19127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.132774 19127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:31.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.134570 19127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data/instance:
18:18:31.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fd73d21a85b4fa9a887dd244f4ec767"
18:18:31.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.135143 19127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal/instance:
18:18:31.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fd73d21a85b4fa9a887dd244f4ec767"
18:18:31.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.139092 19127 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
18:18:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.141692 19141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:31.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.142942 19127 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
18:18:31.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.143054 19127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal
18:18:31.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fd73d21a85b4fa9a887dd244f4ec767"
18:18:31.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.143139 19127 fs_report.cc:389] FS layout report
18:18:31.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:31.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal
18:18:31.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal
18:18:31.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data/data
18:18:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:31.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:31.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:31.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:31.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:31.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:31.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:31.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:31.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:31.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.169170 19127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:31.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.169945 19127 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
18:18:31.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.170094 19127 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:31.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.177883 19127 rpc_server.cc:307] RPC server started. Bound to: 127.18.171.62:34393
18:18:31.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.177894 19193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.171.62:34393 every 8 connection(s)
18:18:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.178918 19127 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/data/info.pb
18:18:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.181882 19116 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 19127
18:18:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.181915 19194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.182037 19116 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-0/wal/instance
18:18:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.183386 19116 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal
18:18:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data
18:18:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/logs
18:18:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data/info.pb
18:18:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:18:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.61:35201
18:18:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.61
18:18:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41221/jwks.json with env {}
18:18:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.185911 19194 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.203449 19194 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.204295 19144 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.171.61:35201: connect: Connection refused (error 111)
18:18:31.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.205274 19194 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.61:35201: Network error: Client connection negotiation failed: client connection to 127.18.171.61:35201: connect: Connection refused (error 111)
18:18:31.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.254554 19194 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } attempt: 1
18:18:31.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.256382 19194 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.61:35201: Network error: Client connection negotiation failed: client connection to 127.18.171.61:35201: connect: Connection refused (error 111)
18:18:31.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.295750 19196 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:31.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.296002 19196 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.296047 19196 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.299783 19196 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:18:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.299881 19196 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.299904 19196 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:18:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.299923 19196 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:18:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.299942 19196 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:18:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.299957 19196 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41221/jwks.json
18:18:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.305984 19196 master_runner.cc:387] Master server non-default flags:
18:18:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.61:35201
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41221/jwks.json
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data/info.pb
18:18:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.61
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19196
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/logs
18:18:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:18:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.307428 19196 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.308861 19196 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.315697 19204 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
18:18:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.315709 19207 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
18:18:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.316126 19196 server_base.cc:1061] running on GCE node
18:18:31.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.315757 19205 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
18:18:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.317955 19196 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.319191 19196 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.320390 19196 hybrid_clock.cc:648] HybridClock initialized: now 1783534711320378 us; error 34 us; skew 500 ppm
18:18:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.322763 19196 webserver.cc:534] Webserver started at http://127.18.171.61:33817/ using document root <none> and password file <none>
18:18:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.323474 19196 fs_manager.cc:362] Metadata directory not provided
18:18:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.323555 19196 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.323783 19196 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:31.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.324549 19194 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } attempt: 2
18:18:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.325879 19196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data/instance:
18:18:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925"
18:18:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.326161 19194 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.61:35201: Network error: Client connection negotiation failed: client connection to 127.18.171.61:35201: connect: Connection refused (error 111)
18:18:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.327353 19196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal/instance:
18:18:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925"
18:18:31.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.331954 19196 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
18:18:31.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.334877 19213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.335990 19196 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
18:18:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.336112 19196 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal
18:18:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925"
18:18:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.336210 19196 fs_report.cc:389] FS layout report
18:18:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal
18:18:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal
18:18:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data/data
18:18:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:31.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.354643 19196 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:31.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.355482 19196 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
18:18:31.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.355695 19196 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.364677 19196 rpc_server.cc:307] RPC server started. Bound to: 127.18.171.61:35201
18:18:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.364686 19265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.171.61:35201 every 8 connection(s)
18:18:31.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.365803 19196 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/data/info.pb
18:18:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.368654 19266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.371206 19116 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 19196
18:18:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.371346 19116 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-1/wal/instance
18:18:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.372080 19116 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal
18:18:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data
18:18:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/logs
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data/info.pb
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.60:33549
18:18:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.60
18:18:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41221/jwks.json with env {}
18:18:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.371592 19266 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.384541 19266 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.391513 19266 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.392494 19214 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.393769 19266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.60:33549: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.417339 19194 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } attempt: 3
18:18:31.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.422155 19194 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.423739 19194 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.60:33549: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.443014 19266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } attempt: 1
18:18:31.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.444707 19266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.60:33549: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.454942 19194 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } attempt: 1
18:18:31.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.456722 19194 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.60:33549: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.486286 19268 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:31.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.486548 19268 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:31.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.486605 19268 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.491051 19268 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:18:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.491134 19268 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.491159 19268 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:18:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.491179 19268 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:18:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.491204 19268 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:18:31.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.491220 19268 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41221/jwks.json
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.495934 19268 master_runner.cc:387] Master server non-default flags:
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data
18:18:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.60:33549
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41221/jwks.json
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:31.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data/info.pb
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.60
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19268
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:31.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/logs
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:31.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:31.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.497162 19268 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:31.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.498473 19268 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:31.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.504493 19279 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
18:18:31.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.504575 19268 server_base.cc:1061] running on GCE node
18:18:31.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.504498 19277 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
18:18:31.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.504493 19276 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
18:18:31.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.505281 19268 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:31.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.506309 19268 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:31.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.507517 19268 hybrid_clock.cc:648] HybridClock initialized: now 1783534711507503 us; error 37 us; skew 500 ppm
18:18:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.509811 19268 webserver.cc:534] Webserver started at http://127.18.171.60:45631/ using document root <none> and password file <none>
18:18:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.510502 19268 fs_manager.cc:362] Metadata directory not provided
18:18:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.510582 19268 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:31.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.510823 19268 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.512916 19266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } attempt: 2
18:18:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.512832 19268 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data/instance:
18:18:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "211f2bc3594e4650867ec26574c847f4"
18:18:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.513386 19268 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal/instance:
18:18:31.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "211f2bc3594e4650867ec26574c847f4"
18:18:31.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.514628 19266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.60:33549: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.517478 19268 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
18:18:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.519718 19285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.520912 19268 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.521015 19268 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "211f2bc3594e4650867ec26574c847f4"
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:31 on dist-test-slave-cgcx"
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.521122 19268 fs_report.cc:389] FS layout report
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal
18:18:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data/data
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.531479 19268 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:31.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.531922 19194 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } attempt: 2
18:18:31.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.532262 19268 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
18:18:31.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.532500 19268 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:31.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.533531 19194 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.171.60:33549: Network error: Client connection negotiation failed: client connection to 127.18.171.60:33549: connect: Connection refused (error 111)
18:18:31.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.540112 19268 rpc_server.cc:307] RPC server started. Bound to: 127.18.171.60:33549
18:18:31.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.540107 19337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.171.60:33549 every 8 connection(s)
18:18:31.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.541364 19268 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/data/info.pb
18:18:31.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.545344 19338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.548882 19116 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 19268
18:18:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.548985 19116 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/master-2/wal/instance
18:18:31.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.549489 19338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.562971 19338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.569525 19338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } has no permanent_uuid. Determining permanent_uuid...
18:18:31.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.577647 19338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: Bootstrap starting.
18:18:31.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.580122 19338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: Neither blocks nor log segments found. Creating new log.
18:18:31.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.581143 19338 log.cc:826] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: Log is configured to *not* fsync() on all Append() calls
18:18:31.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.583279 19338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: No bootstrap required, opened a new log
18:18:31.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.586740 19338 raft_consensus.cc:359] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.586939 19338 raft_consensus.cc:385] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:31.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.586980 19338 raft_consensus.cc:740] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211f2bc3594e4650867ec26574c847f4, State: Initialized, Role: FOLLOWER
18:18:31.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.587433 19338 consensus_queue.cc:260] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.587914 19347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.588052 19347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.588690 19338 sys_catalog.cc:565] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: configured and running, proceeding with master startup.
18:18:31.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.594197 19358 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:18:31.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.594302 19358 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:18:31.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.592410 19268 master_runner.cc:187] Error getting master registration for 127.18.171.62:34393: OK, instance_id { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" instance_seqno: 1783534711175540 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:18:31.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.594558 19268 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:18:31.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.605821 19266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } attempt: 3
18:18:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.613139 19266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: Bootstrap starting.
18:18:31.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.616521 19266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: Neither blocks nor log segments found. Creating new log.
18:18:31.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.617612 19266 log.cc:826] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: Log is configured to *not* fsync() on all Append() calls
18:18:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.619483 19266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: No bootstrap required, opened a new log
18:18:31.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.622129 19266 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.622325 19266 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:31.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.622360 19266 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2fb5e8ee3b47d59b32ceab3e4eb925, State: Initialized, Role: FOLLOWER
18:18:31.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.622799 19266 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.623286 19361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.623407 19361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.624220 19266 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [sys.catalog]: configured and running, proceeding with master startup.
18:18:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.630453 19372 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:18:31.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.631052 19372 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:18:31.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.628712 19196 master_runner.cc:187] Error getting master registration for 127.18.171.62:34393: OK, instance_id { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" instance_seqno: 1783534711175540 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:18:31.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.631541 19196 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:18:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.632728 19194 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } attempt: 3
18:18:31.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.640689 19194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: Bootstrap starting.
18:18:31.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.643584 19194 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: Neither blocks nor log segments found. Creating new log.
18:18:31.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.644487 19194 log.cc:826] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: Log is configured to *not* fsync() on all Append() calls
18:18:31.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.646552 19194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: No bootstrap required, opened a new log
18:18:31.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.650503 19194 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.650774 19194 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:31.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.651054 19194 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd73d21a85b4fa9a887dd244f4ec767, State: Initialized, Role: FOLLOWER
18:18:31.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.651683 19194 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.653788 19375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.654253 19375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.654603 19194 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [sys.catalog]: configured and running, proceeding with master startup.
18:18:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.660162 19386 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:18:31.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.661108 19386 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:18:31.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.664464 19127 master_runner.cc:264] No leader master found from master 2fd73d21a85b4fa9a887dd244f4ec767
18:18:31.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.664546 19127 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:18:31.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.671679 19147 tablet.cc:2406] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.784246 19291 tablet.cc:2406] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:31.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.827046 19347 raft_consensus.cc:493] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:31.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.827266 19347 raft_consensus.cc:515] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.828433 19347 leader_election.cc:290] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd73d21a85b4fa9a887dd244f4ec767 (127.18.171.62:34393), 3f2fb5e8ee3b47d59b32ceab3e4eb925 (127.18.171.61:35201)
18:18:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.829504 19240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "211f2bc3594e4650867ec26574c847f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" is_pre_election: true
18:18:31.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.829828 19240 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211f2bc3594e4650867ec26574c847f4 in term 0.
18:18:31.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.830756 19288 leader_election.cc:304] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [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: 211f2bc3594e4650867ec26574c847f4, 3f2fb5e8ee3b47d59b32ceab3e4eb925; no voters: 
18:18:31.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.831054 19347 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:31.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.831120 19347 raft_consensus.cc:493] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:31.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.831161 19347 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 0 FOLLOWER]: Advancing to term 1
18:18:31.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.833213 19168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "211f2bc3594e4650867ec26574c847f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" is_pre_election: true
18:18:31.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.833493 19168 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211f2bc3594e4650867ec26574c847f4 in term 0.
18:18:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.835035 19347 raft_consensus.cc:515] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.835485 19347 leader_election.cc:290] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [CANDIDATE]: Term 1 election: Requested vote from peers 2fd73d21a85b4fa9a887dd244f4ec767 (127.18.171.62:34393), 3f2fb5e8ee3b47d59b32ceab3e4eb925 (127.18.171.61:35201)
18:18:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.836011 19240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "211f2bc3594e4650867ec26574c847f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925"
18:18:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.836136 19240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 0 FOLLOWER]: Advancing to term 1
18:18:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.837383 19240 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211f2bc3594e4650867ec26574c847f4 in term 1.
18:18:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.837790 19288 leader_election.cc:304] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [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: 211f2bc3594e4650867ec26574c847f4, 3f2fb5e8ee3b47d59b32ceab3e4eb925; no voters: 
18:18:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.838305 19168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "211f2bc3594e4650867ec26574c847f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd73d21a85b4fa9a887dd244f4ec767"
18:18:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.838433 19168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 0 FOLLOWER]: Advancing to term 1
18:18:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.839567 19168 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211f2bc3594e4650867ec26574c847f4 in term 1.
18:18:31.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.843031 19347 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 1 FOLLOWER]: Leader election won for term 1
18:18:31.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.843314 19347 raft_consensus.cc:697] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [term 1 LEADER]: Becoming Leader. State: Replica: 211f2bc3594e4650867ec26574c847f4, State: Running, Role: LEADER
18:18:31.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.843660 19347 consensus_queue.cc:237] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [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: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } }
18:18:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.846302 19347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 211f2bc3594e4650867ec26574c847f4. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.846418 19347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: This master's current role is: LEADER
18:18:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.854091 19390 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
18:18:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.855643 19390 catalog_manager.cc:1519] Initializing Kudu cluster ID...
18:18:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:31.857288 19219 tablet.cc:2406] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.862094 19240 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [term 1 FOLLOWER]: Refusing update from remote peer 211f2bc3594e4650867ec26574c847f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.862169 19168 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [term 1 FOLLOWER]: Refusing update from remote peer 211f2bc3594e4650867ec26574c847f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:31.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.862861 19388 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:31.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.864691 19388 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:31.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.869202 19361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 211f2bc3594e4650867ec26574c847f4. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.869338 19361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.871884 19388 sys_catalog.cc:455] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.872023 19388 sys_catalog.cc:458] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: This master's current role is: LEADER
18:18:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.871973 19375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 211f2bc3594e4650867ec26574c847f4. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.872094 19375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.873903 19361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.874053 19361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.874704 19391 mvcc.cc:204] Tried to move back new op lower bound from 7305358179779608576 to 7305358179717894144. Current Snapshot: MvccSnapshot[applied={T|T < 7305358179779608576}]
18:18:31.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.876485 19393 mvcc.cc:204] Tried to move back new op lower bound from 7305358179779608576 to 7305358179717894144. Current Snapshot: MvccSnapshot[applied={T|T < 7305358179779608576}]
18:18:31.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.878083 19347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.878212 19347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4 [sys.catalog]: This master's current role is: LEADER
18:18:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.879087 19390 catalog_manager.cc:1382] Generated new cluster ID: e38c35132fb148d091af93226f190ea3
18:18:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.879168 19390 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
18:18:31.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.879843 19375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "211f2bc3594e4650867ec26574c847f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd73d21a85b4fa9a887dd244f4ec767" member_type: VOTER last_known_addr { host: "127.18.171.62" port: 34393 } } peers { permanent_uuid: "3f2fb5e8ee3b47d59b32ceab3e4eb925" member_type: VOTER last_known_addr { host: "127.18.171.61" port: 35201 } } peers { permanent_uuid: "211f2bc3594e4650867ec26574c847f4" member_type: VOTER last_known_addr { host: "127.18.171.60" port: 33549 } } }
18:18:31.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.879958 19375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767 [sys.catalog]: This master's current role is: FOLLOWER
18:18:31.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.880569 19392 mvcc.cc:204] Tried to move back new op lower bound from 7305358179779608576 to 7305358179717894144. Current Snapshot: MvccSnapshot[applied={T|T < 7305358179779608576}]
18:18:31.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.903009 19390 catalog_manager.cc:1405] Generated new certificate authority record
18:18:31.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.904757 19390 catalog_manager.cc:1539] Loading token signing keys...
18:18:31.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.920869 19390 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 211f2bc3594e4650867ec26574c847f4: Generated new TSK 0
18:18:31.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.921628 19390 catalog_manager.cc:1549] Initializing in-progress tserver states...
18:18:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:31.925585 19116 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/logs
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data/info.pb
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:31.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.1:0
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.171.1
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.1
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:18:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.039324 19400 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.039556 19400 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:32.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.039599 19400 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:32.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.043165 19400 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:32.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.043292 19400 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.171.1
18:18:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.047359 19400 tablet_server_runner.cc:78] Tablet server non-default flags:
18:18:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.1:0
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data/info.pb
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.1
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19400
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.171.1
18:18:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/logs
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:32.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:32.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.048569 19400 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:32.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.050057 19400 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:32.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.057092 19408 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
18:18:32.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.057030 19405 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
18:18:32.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.057030 19406 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
18:18:32.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.058432 19400 server_base.cc:1061] running on GCE node
18:18:32.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.058802 19400 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:32.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.059453 19400 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.060725 19400 hybrid_clock.cc:648] HybridClock initialized: now 1783534712060660 us; error 81 us; skew 500 ppm
18:18:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.063118 19400 webserver.cc:534] Webserver started at http://127.18.171.1:38621/ using document root <none> and password file <none>
18:18:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.063738 19400 fs_manager.cc:362] Metadata directory not provided
18:18:32.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.063798 19400 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:32.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.063967 19400 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:32.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.065536 19400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data/instance:
18:18:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e50652ca2a64aff987477af40752d6e"
18:18:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.066098 19400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal/instance:
18:18:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e50652ca2a64aff987477af40752d6e"
18:18:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.070050 19400 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
18:18:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.072568 19414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:32.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.073907 19400 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:18:32.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.074055 19400 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal
18:18:32.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e50652ca2a64aff987477af40752d6e"
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.074751 19400 fs_report.cc:389] FS layout report
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data/data
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:32.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.115886 19400 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:32.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.116847 19400 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
18:18:32.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.117094 19400 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:32.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.117925 19400 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:18:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.119158 19400 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:18:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.119240 19400 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:18:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.119303 19400 ts_tablet_manager.cc:616] Registered 0 tablets
18:18:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.119330 19400 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:18:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.132150 19400 rpc_server.cc:307] RPC server started. Bound to: 127.18.171.1:44413
18:18:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.132200 19527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.171.1:44413 every 8 connection(s)
18:18:32.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.133388 19400 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/data/info.pb
18:18:32.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.143347 19116 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 19400
18:18:32.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.143461 19116 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-0/wal/instance
18:18:32.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.144047 19528 heartbeater.cc:344] Connected to a master server at 127.18.171.60:33549
18:18:32.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.144552 19528 heartbeater.cc:461] Registering TS with master...
18:18:32.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.145383 19528 heartbeater.cc:507] Master 127.18.171.60:33549 requested a full tablet report, sending...
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.145483 19529 heartbeater.cc:344] Connected to a master server at 127.18.171.62:34393
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.145753 19529 heartbeater.cc:461] Registering TS with master...
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.145931 19529 heartbeater.cc:507] Master 127.18.171.62:34393 requested a full tablet report, sending...
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.145994 19116 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/logs
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data/info.pb
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:32.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.2:0
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.171.2
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.2
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:18:32.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.147156 19302 ts_manager.cc:194] Registered new tserver with Master: 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413)
18:18:32.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.148316 19302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.171.1:39161
18:18:32.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.148646 19158 ts_manager.cc:194] Registered new tserver with Master: 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413)
18:18:32.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.148988 19530 heartbeater.cc:344] Connected to a master server at 127.18.171.61:35201
18:18:32.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.153868 19530 heartbeater.cc:461] Registering TS with master...
18:18:32.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.154142 19530 heartbeater.cc:507] Master 127.18.171.61:35201 requested a full tablet report, sending...
18:18:32.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.155745 19230 ts_manager.cc:194] Registered new tserver with Master: 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413)
18:18:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.268677 19537 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.268954 19537 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.269016 19537 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.274605 19537 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:32.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.275197 19537 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.171.2
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.281817 19537 tablet_server_runner.cc:78] Tablet server non-default flags:
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.2:0
18:18:32.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data/info.pb
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.2
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19537
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:32.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.171.2
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/logs
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:32.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:32.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:32.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:32.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.283439 19537 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:32.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.285113 19537 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.293081 19542 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
18:18:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.293088 19543 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
18:18:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.298022 19545 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
18:18:32.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.300014 19537 server_base.cc:1061] running on GCE node
18:18:32.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.300647 19537 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:32.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.301483 19537 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:32.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.302938 19537 hybrid_clock.cc:648] HybridClock initialized: now 1783534712302907 us; error 40 us; skew 500 ppm
18:18:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.305642 19537 webserver.cc:534] Webserver started at http://127.18.171.2:34835/ using document root <none> and password file <none>
18:18:32.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.306777 19537 fs_manager.cc:362] Metadata directory not provided
18:18:32.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.306875 19537 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:32.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.307135 19537 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.309098 19537 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data/instance:
18:18:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06c96423ab9a46e59d636145997f2dc6"
18:18:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.309571 19537 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal/instance:
18:18:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06c96423ab9a46e59d636145997f2dc6"
18:18:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.313140 19537 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
18:18:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.315662 19551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.316953 19537 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.317075 19537 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06c96423ab9a46e59d636145997f2dc6"
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.317176 19537 fs_report.cc:389] FS layout report
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data/data
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:32.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.335731 19537 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:32.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.336382 19537 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
18:18:32.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.336544 19537 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.337064 19537 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:18:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.338181 19537 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:18:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.338233 19537 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:18:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.338274 19537 ts_tablet_manager.cc:616] Registered 0 tablets
18:18:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.338289 19537 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:18:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.349879 19537 rpc_server.cc:307] RPC server started. Bound to: 127.18.171.2:39781
18:18:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.349924 19664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.171.2:39781 every 8 connection(s)
18:18:32.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.350924 19537 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/data/info.pb
18:18:32.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.354707 19116 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 19537
18:18:32.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.354826 19116 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-1/wal/instance
18:18:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.357643 19116 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/logs
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data/info.pb
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.3:0
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.171.3
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.3
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:18:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.363042 19665 heartbeater.cc:344] Connected to a master server at 127.18.171.60:33549
18:18:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.363121 19666 heartbeater.cc:344] Connected to a master server at 127.18.171.62:34393
18:18:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.363080 19667 heartbeater.cc:344] Connected to a master server at 127.18.171.61:35201
18:18:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.363345 19667 heartbeater.cc:461] Registering TS with master...
18:18:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.363341 19665 heartbeater.cc:461] Registering TS with master...
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.363340 19666 heartbeater.cc:461] Registering TS with master...
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.364017 19667 heartbeater.cc:507] Master 127.18.171.61:35201 requested a full tablet report, sending...
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.364018 19665 heartbeater.cc:507] Master 127.18.171.60:33549 requested a full tablet report, sending...
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.364248 19666 heartbeater.cc:507] Master 127.18.171.62:34393 requested a full tablet report, sending...
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.365273 19230 ts_manager.cc:194] Registered new tserver with Master: 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781)
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.365321 19158 ts_manager.cc:194] Registered new tserver with Master: 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781)
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.366429 19302 ts_manager.cc:194] Registered new tserver with Master: 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781)
18:18:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.367597 19302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.171.2:43055
18:18:32.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.472777 19672 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:32.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.473065 19672 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:32.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.473130 19672 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:32.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.476827 19672 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:32.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.477018 19672 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.171.3
18:18:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.481297 19672 tablet_server_runner.cc:78] Tablet server non-default flags:
18:18:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.171.20:37553
18:18:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.171.3:0
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data/info.pb
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.171.3
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.171.62:34393,127.18.171.61:35201,127.18.171.60:33549
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19672
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.171.3
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/logs
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:18:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.482847 19672 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:32.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.484107 19672 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.491525 19677 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
18:18:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.492115 19672 server_base.cc:1061] running on GCE node
18:18:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.492153 19678 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
18:18:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:32.492385 19680 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
18:18:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.492836 19672 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.493474 19672 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:32.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.494808 19672 hybrid_clock.cc:648] HybridClock initialized: now 1783534712494780 us; error 41 us; skew 500 ppm
18:18:32.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.496886 19672 webserver.cc:534] Webserver started at http://127.18.171.3:35349/ using document root <none> and password file <none>
18:18:32.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.497603 19672 fs_manager.cc:362] Metadata directory not provided
18:18:32.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.497838 19672 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:32.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.498082 19672 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.499774 19672 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data/instance:
18:18:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cae2964f62c345998bf341306fd1562c"
18:18:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.500316 19672 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal/instance:
18:18:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cae2964f62c345998bf341306fd1562c"
18:18:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.504117 19672 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
18:18:32.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.506680 19686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.507908 19672 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.508069 19672 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cae2964f62c345998bf341306fd1562c"
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:32 on dist-test-slave-cgcx"
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.508188 19672 fs_report.cc:389] FS layout report
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data/data
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:32.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:32.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.522712 19672 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:32.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.524084 19672 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
18:18:32.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.524331 19672 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:32.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.525038 19672 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:18:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.526332 19672 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:18:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.526388 19672 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:18:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.526432 19672 ts_tablet_manager.cc:616] Registered 0 tablets
18:18:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.526449 19672 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:18:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.538964 19672 rpc_server.cc:307] RPC server started. Bound to: 127.18.171.3:38337
18:18:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.539075 19799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.171.3:38337 every 8 connection(s)
18:18:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.539958 19672 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/data/info.pb
18:18:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.548527 19116 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 19672
18:18:32.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.549539 19116 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster7652739811017137541/ts-2/wal/instance
18:18:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.551520 19800 heartbeater.cc:344] Connected to a master server at 127.18.171.60:33549
18:18:32.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.551532 19802 heartbeater.cc:344] Connected to a master server at 127.18.171.61:35201
18:18:32.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.551784 19802 heartbeater.cc:461] Registering TS with master...
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.551783 19800 heartbeater.cc:461] Registering TS with master...
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.552425 19802 heartbeater.cc:507] Master 127.18.171.61:35201 requested a full tablet report, sending...
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.552423 19800 heartbeater.cc:507] Master 127.18.171.60:33549 requested a full tablet report, sending...
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.553601 19230 ts_manager.cc:194] Registered new tserver with Master: cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.553785 19301 ts_manager.cc:194] Registered new tserver with Master: cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.554610 19801 heartbeater.cc:344] Connected to a master server at 127.18.171.62:34393
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.554652 19301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.171.3:43379
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.554730 19801 heartbeater.cc:461] Registering TS with master...
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.554929 19801 heartbeater.cc:507] Master 127.18.171.62:34393 requested a full tablet report, sending...
18:18:32.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.555819 19157 ts_manager.cc:194] Registered new tserver with Master: cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:32.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.560238 19116 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:18:32.561 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:18:32.562 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:18:32.571 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.171.62"
      port: 34393
    }
    bound_http_address {
      host: "127.18.171.62"
      port: 34607
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.171.61"
      port: 35201
    }
    bound_http_address {
      host: "127.18.171.61"
      port: 33817
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.171.60"
      port: 33549
    }
    bound_http_address {
      host: "127.18.171.60"
      port: 45631
    }
  }
}

18:18:32.574 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:18:32.577 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.171.1"
      port: 44413
    }
    bound_http_address {
      host: "127.18.171.1"
      port: 38621
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.171.2"
      port: 39781
    }
    bound_http_address {
      host: "127.18.171.2"
      port: 34835
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.171.3"
      port: 38337
    }
    bound_http_address {
      host: "127.18.171.3"
      port: 35349
    }
  }
}

18:18:32.577 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:18:32.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.632874 19372 catalog_manager.cc:1294] Loaded cluster ID: e38c35132fb148d091af93226f190ea3
18:18:32.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.632989 19372 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: loading cluster ID for follower catalog manager: success
18:18:32.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.635241 19372 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: acquiring CA information for follower catalog manager: success
18:18:32.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.636723 19372 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3f2fb5e8ee3b47d59b32ceab3e4eb925: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:18:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.663098 19386 catalog_manager.cc:1294] Loaded cluster ID: e38c35132fb148d091af93226f190ea3
18:18:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.663198 19386 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: loading cluster ID for follower catalog manager: success
18:18:32.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.665633 19386 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: acquiring CA information for follower catalog manager: success
18:18:32.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:32.667476 19386 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2fd73d21a85b4fa9a887dd244f4ec767: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:18:32.783 [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)
18:18:32.851 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:33.012 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:33.082 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:33.083 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:33.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:33.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:33.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:33.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.150322 19528 heartbeater.cc:499] Master 127.18.171.60:33549 was elected leader, sending a full tablet report...
18:18:33.209 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:33.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:33.209 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:33.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.370705 19665 heartbeater.cc:499] Master 127.18.171.60:33549 was elected leader, sending a full tablet report...
18:18:33.458 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3bdf620, L:/127.0.0.1:38038 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:33.458 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b71935d, L:/127.0.0.1:54416 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:33.458 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x02f9d9fb, L:/127.0.0.1:44348 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:33.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:33.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=523), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [493ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:33.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.556938 19800 heartbeater.cc:499] Master 127.18.171.60:33549 was elected leader, sending a full tablet report...
18:18:33.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.562471 19302 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38038:
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:18:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:18:33.565 [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"
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:18:33.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:33.564463 19302 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.
18:18:33.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.595292 19599 tablet_service.cc:1511] Processing CreateTablet for tablet bdc6bc7a884f45c585206a7b070ec9ec (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION VALUES < 10
18:18:33.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.596755 19598 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3ae6b3fdf4466c92a1df43e41626c7 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:18:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.597076 19597 tablet_service.cc:1511] Processing CreateTablet for tablet be23dff3aeab4c6d86b3f179168ac613 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:18:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.597374 19596 tablet_service.cc:1511] Processing CreateTablet for tablet ec80c46ad10f4c269af36c48b2d644a0 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 30 <= VALUES
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.597862 19462 tablet_service.cc:1511] Processing CreateTablet for tablet bdc6bc7a884f45c585206a7b070ec9ec (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION VALUES < 10
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.598656 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3ae6b3fdf4466c92a1df43e41626c7. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.599097 19462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc6bc7a884f45c585206a7b070ec9ec. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.601926 19596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec80c46ad10f4c269af36c48b2d644a0. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.602099 19461 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3ae6b3fdf4466c92a1df43e41626c7 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.602279 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23dff3aeab4c6d86b3f179168ac613. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.602402 19461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3ae6b3fdf4466c92a1df43e41626c7. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.602453 19460 tablet_service.cc:1511] Processing CreateTablet for tablet be23dff3aeab4c6d86b3f179168ac613 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.602679 19460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23dff3aeab4c6d86b3f179168ac613. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.602171 19459 tablet_service.cc:1511] Processing CreateTablet for tablet ec80c46ad10f4c269af36c48b2d644a0 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 30 <= VALUES
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.605042 19459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec80c46ad10f4c269af36c48b2d644a0. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.605410 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc6bc7a884f45c585206a7b070ec9ec. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.607266 19834 tablet_bootstrap.cc:492] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: Bootstrap starting.
18:18:33.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.609615 19835 tablet_bootstrap.cc:492] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: Bootstrap starting.
18:18:33.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.610157 19834 tablet_bootstrap.cc:654] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: Neither blocks nor log segments found. Creating new log.
18:18:33.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.611634 19834 log.cc:826] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: Log is configured to *not* fsync() on all Append() calls
18:18:33.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.613454 19834 tablet_bootstrap.cc:492] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: No bootstrap required, opened a new log
18:18:33.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.613673 19834 ts_tablet_manager.cc:1403] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
18:18:33.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.613806 19835 tablet_bootstrap.cc:654] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: Neither blocks nor log segments found. Creating new log.
18:18:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.614957 19835 log.cc:826] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: Log is configured to *not* fsync() on all Append() calls
18:18:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.615079 19733 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3ae6b3fdf4466c92a1df43e41626c7 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:18:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.615072 19734 tablet_service.cc:1511] Processing CreateTablet for tablet bdc6bc7a884f45c585206a7b070ec9ec (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION VALUES < 10
18:18:33.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.615204 19732 tablet_service.cc:1511] Processing CreateTablet for tablet be23dff3aeab4c6d86b3f179168ac613 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:18:33.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.615664 19731 tablet_service.cc:1511] Processing CreateTablet for tablet ec80c46ad10f4c269af36c48b2d644a0 (DEFAULT_TABLE table=testManyClients [id=eb2839a26b8d4c80835527367200ec55]), partition=RANGE (key) PARTITION 30 <= VALUES
18:18:33.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.616446 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec80c46ad10f4c269af36c48b2d644a0. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.616811 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc6bc7a884f45c585206a7b070ec9ec. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.617610 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23dff3aeab4c6d86b3f179168ac613. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.617667 19835 tablet_bootstrap.cc:492] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: No bootstrap required, opened a new log
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.617901 19835 ts_tablet_manager.cc:1403] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.618150 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3ae6b3fdf4466c92a1df43e41626c7. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.617403 19834 raft_consensus.cc:359] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.618436 19834 raft_consensus.cc:385] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.618498 19834 raft_consensus.cc:740] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06c96423ab9a46e59d636145997f2dc6, State: Initialized, Role: FOLLOWER
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.619014 19834 consensus_queue.cc:260] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.620446 19834 ts_tablet_manager.cc:1434] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.621523 19835 raft_consensus.cc:359] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.621775 19835 raft_consensus.cc:385] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.621831 19835 raft_consensus.cc:740] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e50652ca2a64aff987477af40752d6e, State: Initialized, Role: FOLLOWER
18:18:33.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.622272 19835 consensus_queue.cc:260] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.623129 19835 ts_tablet_manager.cc:1434] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
18:18:33.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.623585 19835 tablet_bootstrap.cc:492] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e: Bootstrap starting.
18:18:33.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.625130 19835 tablet_bootstrap.cc:654] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e: Neither blocks nor log segments found. Creating new log.
18:18:33.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.626824 19834 tablet_bootstrap.cc:492] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6: Bootstrap starting.
18:18:33.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.628080 19834 tablet_bootstrap.cc:654] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6: Neither blocks nor log segments found. Creating new log.
18:18:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.629580 19834 tablet_bootstrap.cc:492] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6: No bootstrap required, opened a new log
18:18:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.630231 19834 ts_tablet_manager.cc:1403] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
18:18:33.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.631124 19834 raft_consensus.cc:359] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.631431 19834 raft_consensus.cc:385] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.631621 19834 raft_consensus.cc:740] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06c96423ab9a46e59d636145997f2dc6, State: Initialized, Role: FOLLOWER
18:18:33.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.631938 19834 consensus_queue.cc:260] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.632390 19834 ts_tablet_manager.cc:1434] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
18:18:33.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.632756 19834 tablet_bootstrap.cc:492] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6: Bootstrap starting.
18:18:33.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.634151 19834 tablet_bootstrap.cc:654] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6: Neither blocks nor log segments found. Creating new log.
18:18:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:33.635964 19531 tablet.cc:2406] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.639819 19839 tablet_bootstrap.cc:492] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c: Bootstrap starting.
18:18:33.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.642498 19839 tablet_bootstrap.cc:654] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c: Neither blocks nor log segments found. Creating new log.
18:18:33.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.643569 19834 tablet_bootstrap.cc:492] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6: No bootstrap required, opened a new log
18:18:33.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.643615 19835 tablet_bootstrap.cc:492] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e: No bootstrap required, opened a new log
18:18:33.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.643692 19834 ts_tablet_manager.cc:1403] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
18:18:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.643704 19835 ts_tablet_manager.cc:1403] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.002s
18:18:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644158 19839 log.cc:826] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c: Log is configured to *not* fsync() on all Append() calls
18:18:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644251 19834 raft_consensus.cc:359] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644382 19834 raft_consensus.cc:385] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644343 19835 raft_consensus.cc:359] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644415 19834 raft_consensus.cc:740] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06c96423ab9a46e59d636145997f2dc6, State: Initialized, Role: FOLLOWER
18:18:33.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644435 19835 raft_consensus.cc:385] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644471 19835 raft_consensus.cc:740] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e50652ca2a64aff987477af40752d6e, State: Initialized, Role: FOLLOWER
18:18:33.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644556 19834 consensus_queue.cc:260] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644589 19835 consensus_queue.cc:260] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.644867 19835 ts_tablet_manager.cc:1434] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.645074 19835 tablet_bootstrap.cc:492] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e: Bootstrap starting.
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.645741 19834 ts_tablet_manager.cc:1434] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.645920 19834 tablet_bootstrap.cc:492] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6: Bootstrap starting.
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.646387 19839 tablet_bootstrap.cc:492] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c: No bootstrap required, opened a new log
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.646611 19839 ts_tablet_manager.cc:1403] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
18:18:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.646971 19834 tablet_bootstrap.cc:654] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6: Neither blocks nor log segments found. Creating new log.
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.650156 19839 raft_consensus.cc:359] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.650416 19839 raft_consensus.cc:385] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.650488 19839 raft_consensus.cc:740] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae2964f62c345998bf341306fd1562c, State: Initialized, Role: FOLLOWER
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.651075 19839 consensus_queue.cc:260] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.652064 19839 ts_tablet_manager.cc:1434] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.654677 19839 tablet_bootstrap.cc:492] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c: Bootstrap starting.
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.654980 19835 tablet_bootstrap.cc:654] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e: Neither blocks nor log segments found. Creating new log.
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.655965 19839 tablet_bootstrap.cc:654] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c: Neither blocks nor log segments found. Creating new log.
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.656752 19835 tablet_bootstrap.cc:492] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e: No bootstrap required, opened a new log
18:18:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.656857 19835 ts_tablet_manager.cc:1403] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
18:18:33.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.657421 19835 raft_consensus.cc:359] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.657544 19835 raft_consensus.cc:385] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.657584 19835 raft_consensus.cc:740] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e50652ca2a64aff987477af40752d6e, State: Initialized, Role: FOLLOWER
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.657759 19835 consensus_queue.cc:260] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.658082 19835 ts_tablet_manager.cc:1434] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.658288 19835 tablet_bootstrap.cc:492] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e: Bootstrap starting.
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.658546 19839 tablet_bootstrap.cc:492] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c: No bootstrap required, opened a new log
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.658631 19839 ts_tablet_manager.cc:1403] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.659260 19839 raft_consensus.cc:359] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.659348 19835 tablet_bootstrap.cc:654] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e: Neither blocks nor log segments found. Creating new log.
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.659370 19839 raft_consensus.cc:385] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.659401 19839 raft_consensus.cc:740] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae2964f62c345998bf341306fd1562c, State: Initialized, Role: FOLLOWER
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.659578 19839 consensus_queue.cc:260] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.660043 19839 ts_tablet_manager.cc:1434] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:18:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.664177 19839 tablet_bootstrap.cc:492] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c: Bootstrap starting.
18:18:33.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.665915 19839 tablet_bootstrap.cc:654] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c: Neither blocks nor log segments found. Creating new log.
18:18:33.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.668392 19838 raft_consensus.cc:493] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:33.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.668592 19838 raft_consensus.cc:515] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.669384 19835 tablet_bootstrap.cc:492] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e: No bootstrap required, opened a new log
18:18:33.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.669498 19835 ts_tablet_manager.cc:1403] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
18:18:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.669993 19838 leader_election.cc:290] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413), cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.670069 19835 raft_consensus.cc:359] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.670178 19835 raft_consensus.cc:385] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.670214 19835 raft_consensus.cc:740] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e50652ca2a64aff987477af40752d6e, State: Initialized, Role: FOLLOWER
18:18:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.670393 19835 consensus_queue.cc:260] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [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: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.673668 19835 ts_tablet_manager.cc:1434] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
18:18:33.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.676265 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23dff3aeab4c6d86b3f179168ac613" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c" is_pre_election: true
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.676565 19754 raft_consensus.cc:2468] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 0.
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.677044 19555 leader_election.cc:304] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [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: 06c96423ab9a46e59d636145997f2dc6, cae2964f62c345998bf341306fd1562c; no voters: 
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.677346 19838 raft_consensus.cc:2804] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.677416 19838 raft_consensus.cc:493] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.677464 19838 raft_consensus.cc:3060] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Advancing to term 1
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.678856 19838 raft_consensus.cc:515] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.679338 19838 leader_election.cc:290] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [CANDIDATE]: Term 1 election: Requested vote from peers 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413), cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.679880 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23dff3aeab4c6d86b3f179168ac613" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c"
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.680022 19754 raft_consensus.cc:3060] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Advancing to term 1
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.680688 19834 tablet_bootstrap.cc:492] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6: No bootstrap required, opened a new log
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.680780 19834 ts_tablet_manager.cc:1403] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6: Time spent bootstrapping tablet: real 0.035s	user 0.002s	sys 0.000s
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.681272 19754 raft_consensus.cc:2468] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 1.
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.681331 19834 raft_consensus.cc:359] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.681418 19834 raft_consensus.cc:385] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.681455 19834 raft_consensus.cc:740] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06c96423ab9a46e59d636145997f2dc6, State: Initialized, Role: FOLLOWER
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.681581 19834 consensus_queue.cc:260] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [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: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.681881 19834 ts_tablet_manager.cc:1434] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.683557 19555 leader_election.cc:304] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [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: 06c96423ab9a46e59d636145997f2dc6, cae2964f62c345998bf341306fd1562c; no voters: 
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684072 19838 raft_consensus.cc:2804] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Leader election won for term 1
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684175 19838 raft_consensus.cc:697] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [term 1 LEADER]: Becoming Leader. State: Replica: 06c96423ab9a46e59d636145997f2dc6, State: Running, Role: LEADER
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684499 19838 consensus_queue.cc:237] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684737 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23dff3aeab4c6d86b3f179168ac613" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e50652ca2a64aff987477af40752d6e" is_pre_election: true
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684806 19840 raft_consensus.cc:493] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684937 19840 raft_consensus.cc:515] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.685039 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23dff3aeab4c6d86b3f179168ac613" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e50652ca2a64aff987477af40752d6e"
18:18:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.686112 19840 leader_election.cc:290] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781), cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.684947 19482 raft_consensus.cc:2468] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 0.
18:18:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.689113 19839 tablet_bootstrap.cc:492] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c: No bootstrap required, opened a new log
18:18:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.689239 19839 ts_tablet_manager.cc:1403] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.000s
18:18:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.689807 19839 raft_consensus.cc:359] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.689908 19839 raft_consensus.cc:385] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.689934 19839 raft_consensus.cc:740] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae2964f62c345998bf341306fd1562c, State: Initialized, Role: FOLLOWER
18:18:33.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.690064 19839 consensus_queue.cc:260] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.690346 19839 ts_tablet_manager.cc:1434] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:18:33.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.690567 19839 tablet_bootstrap.cc:492] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c: Bootstrap starting.
18:18:33.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.690596 19301 catalog_manager.cc:5696] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2). New cstate: current_term: 1 leader_uuid: "06c96423ab9a46e59d636145997f2dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
18:18:33.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.691690 19839 tablet_bootstrap.cc:654] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c: Neither blocks nor log segments found. Creating new log.
18:18:33.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.703114 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3ae6b3fdf4466c92a1df43e41626c7" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c" is_pre_election: true
18:18:33.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.703307 19754 raft_consensus.cc:2468] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 0.
18:18:33.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.703744 19418 leader_election.cc:304] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [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: 0e50652ca2a64aff987477af40752d6e, cae2964f62c345998bf341306fd1562c; no voters: 
18:18:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.704084 19840 raft_consensus.cc:2804] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.704190 19840 raft_consensus.cc:493] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.704239 19840 raft_consensus.cc:3060] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Advancing to term 1
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.705260 19839 tablet_bootstrap.cc:492] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c: No bootstrap required, opened a new log
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.705369 19839 ts_tablet_manager.cc:1403] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.000s
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.705470 19619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3ae6b3fdf4466c92a1df43e41626c7" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06c96423ab9a46e59d636145997f2dc6" is_pre_election: true
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.705615 19840 raft_consensus.cc:515] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.705729 19619 raft_consensus.cc:2468] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 0.
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.705976 19839 raft_consensus.cc:359] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706081 19839 raft_consensus.cc:385] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706074 19840 leader_election.cc:290] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [CANDIDATE]: Term 1 election: Requested vote from peers 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781), cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706113 19839 raft_consensus.cc:740] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae2964f62c345998bf341306fd1562c, State: Initialized, Role: FOLLOWER
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706576 19619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3ae6b3fdf4466c92a1df43e41626c7" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06c96423ab9a46e59d636145997f2dc6"
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706590 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3ae6b3fdf4466c92a1df43e41626c7" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c"
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706691 19754 raft_consensus.cc:3060] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Advancing to term 1
18:18:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.706691 19619 raft_consensus.cc:3060] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Advancing to term 1
18:18:33.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.707298 19839 consensus_queue.cc:260] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [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: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.707687 19754 raft_consensus.cc:2468] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 1.
18:18:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.707690 19619 raft_consensus.cc:2468] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 1.
18:18:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.707870 19839 ts_tablet_manager.cc:1434] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
18:18:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.708576 19417 leader_election.cc:304] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [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: 06c96423ab9a46e59d636145997f2dc6, 0e50652ca2a64aff987477af40752d6e; no voters: 
18:18:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.708786 19840 raft_consensus.cc:2804] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 1 FOLLOWER]: Leader election won for term 1
18:18:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.709009 19840 raft_consensus.cc:697] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [term 1 LEADER]: Becoming Leader. State: Replica: 0e50652ca2a64aff987477af40752d6e, State: Running, Role: LEADER
18:18:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.709358 19840 consensus_queue.cc:237] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.713618 19301 catalog_manager.cc:5696] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e50652ca2a64aff987477af40752d6e (127.18.171.1). New cstate: current_term: 1 leader_uuid: "0e50652ca2a64aff987477af40752d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
18:18:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.762838 19840 raft_consensus.cc:493] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.763005 19840 raft_consensus.cc:515] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.763530 19840 leader_election.cc:290] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781), cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764103 19619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec80c46ad10f4c269af36c48b2d644a0" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06c96423ab9a46e59d636145997f2dc6" is_pre_election: true
18:18:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764253 19619 raft_consensus.cc:2468] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 0.
18:18:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764215 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec80c46ad10f4c269af36c48b2d644a0" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c" is_pre_election: true
18:18:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764384 19754 raft_consensus.cc:2468] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 0.
18:18:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764616 19417 leader_election.cc:304] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [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: 06c96423ab9a46e59d636145997f2dc6, 0e50652ca2a64aff987477af40752d6e; no voters: 
18:18:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764869 19840 raft_consensus.cc:2804] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:33.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764947 19840 raft_consensus.cc:493] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:33.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.764991 19840 raft_consensus.cc:3060] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Advancing to term 1
18:18:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.765954 19840 raft_consensus.cc:515] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.766425 19840 leader_election.cc:290] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [CANDIDATE]: Term 1 election: Requested vote from peers 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2:39781), cae2964f62c345998bf341306fd1562c (127.18.171.3:38337)
18:18:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.766911 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec80c46ad10f4c269af36c48b2d644a0" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c"
18:18:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.766989 19619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec80c46ad10f4c269af36c48b2d644a0" candidate_uuid: "0e50652ca2a64aff987477af40752d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06c96423ab9a46e59d636145997f2dc6"
18:18:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.767060 19754 raft_consensus.cc:3060] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Advancing to term 1
18:18:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.767112 19619 raft_consensus.cc:3060] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Advancing to term 1
18:18:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.767906 19619 raft_consensus.cc:2468] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 1.
18:18:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.767912 19754 raft_consensus.cc:2468] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e50652ca2a64aff987477af40752d6e in term 1.
18:18:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.768319 19418 leader_election.cc:304] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [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: 0e50652ca2a64aff987477af40752d6e, cae2964f62c345998bf341306fd1562c; no voters: 
18:18:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.768539 19840 raft_consensus.cc:2804] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 1 FOLLOWER]: Leader election won for term 1
18:18:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.768661 19840 raft_consensus.cc:697] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [term 1 LEADER]: Becoming Leader. State: Replica: 0e50652ca2a64aff987477af40752d6e, State: Running, Role: LEADER
18:18:33.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.769104 19840 consensus_queue.cc:237] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [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: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } }
18:18:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.772251 19301 catalog_manager.cc:5696] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e50652ca2a64aff987477af40752d6e (127.18.171.1). New cstate: current_term: 1 leader_uuid: "0e50652ca2a64aff987477af40752d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } health_report { overall_health: UNKNOWN } } }
18:18:33.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:33.794701 19803 tablet.cc:2406] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:33.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.848299 19854 raft_consensus.cc:493] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:33.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.848483 19854 raft_consensus.cc:515] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.849007 19854 leader_election.cc:290] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cae2964f62c345998bf341306fd1562c (127.18.171.3:38337), 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413)
18:18:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.849593 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc6bc7a884f45c585206a7b070ec9ec" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e50652ca2a64aff987477af40752d6e" is_pre_election: true
18:18:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.849644 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc6bc7a884f45c585206a7b070ec9ec" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c" is_pre_election: true
18:18:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.849789 19482 raft_consensus.cc:2468] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 0.
18:18:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.849800 19754 raft_consensus.cc:2468] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 0.
18:18:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.850574 19553 leader_election.cc:304] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [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: 06c96423ab9a46e59d636145997f2dc6, 0e50652ca2a64aff987477af40752d6e; no voters: 
18:18:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.850776 19854 raft_consensus.cc:2804] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.850831 19854 raft_consensus.cc:493] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.850858 19854 raft_consensus.cc:3060] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 0 FOLLOWER]: Advancing to term 1
18:18:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.851696 19854 raft_consensus.cc:515] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.852114 19854 leader_election.cc:290] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [CANDIDATE]: Term 1 election: Requested vote from peers cae2964f62c345998bf341306fd1562c (127.18.171.3:38337), 0e50652ca2a64aff987477af40752d6e (127.18.171.1:44413)
18:18:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.852694 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc6bc7a884f45c585206a7b070ec9ec" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e50652ca2a64aff987477af40752d6e"
18:18:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.852700 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc6bc7a884f45c585206a7b070ec9ec" candidate_uuid: "06c96423ab9a46e59d636145997f2dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae2964f62c345998bf341306fd1562c"
18:18:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.852843 19754 raft_consensus.cc:3060] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [term 0 FOLLOWER]: Advancing to term 1
18:18:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.852851 19482 raft_consensus.cc:3060] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Advancing to term 1
18:18:33.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.853977 19754 raft_consensus.cc:2468] T bdc6bc7a884f45c585206a7b070ec9ec P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 1.
18:18:33.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.854411 19555 leader_election.cc:304] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [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: 06c96423ab9a46e59d636145997f2dc6, cae2964f62c345998bf341306fd1562c; no voters: 
18:18:33.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.854660 19854 raft_consensus.cc:2804] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Leader election won for term 1
18:18:33.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.854676 19482 raft_consensus.cc:2468] T bdc6bc7a884f45c585206a7b070ec9ec P 0e50652ca2a64aff987477af40752d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06c96423ab9a46e59d636145997f2dc6 in term 1.
18:18:33.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.854765 19854 raft_consensus.cc:697] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [term 1 LEADER]: Becoming Leader. State: Replica: 06c96423ab9a46e59d636145997f2dc6, State: Running, Role: LEADER
18:18:33.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.854938 19854 consensus_queue.cc:237] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [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: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } }
18:18:33.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:33.855715 19668 tablet.cc:2406] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:33.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.857403 19301 catalog_manager.cc:5696] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06c96423ab9a46e59d636145997f2dc6 (127.18.171.2). New cstate: current_term: 1 leader_uuid: "06c96423ab9a46e59d636145997f2dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 } health_report { overall_health: HEALTHY } } }
18:18:33.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:33.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:33.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:33.903 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:33.905 [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.18.171.60:33549, [8ms] Sub RPC GetTableLocations: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:33.911 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)] connecting to peer
18:18:33.914 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)] Successfully connected to peer
18:18:33.988 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x85c10aba, L:/127.0.0.1:48248 - R:/127.18.171.1:44413] using TOKEN/null
18:18:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.996030 19619 raft_consensus.cc:1275] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Refusing update from remote peer 0e50652ca2a64aff987477af40752d6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.996124 19754 raft_consensus.cc:1275] T 4c3ae6b3fdf4466c92a1df43e41626c7 P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Refusing update from remote peer 0e50652ca2a64aff987477af40752d6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:33.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.996903 19859 consensus_queue.cc:1048] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:33.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:33.997148 19840 consensus_queue.cc:1048] T 4c3ae6b3fdf4466c92a1df43e41626c7 P 0e50652ca2a64aff987477af40752d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.007186 19865 mvcc.cc:204] Tried to move back new op lower bound from 7305358188519653376 to 7305358187357687808. Current Snapshot: MvccSnapshot[applied={T|T < 7305358188519653376}]
18:18:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.010097 19867 mvcc.cc:204] Tried to move back new op lower bound from 7305358188519653376 to 7305358187357687808. Current Snapshot: MvccSnapshot[applied={T|T < 7305358188519653376 or (T in {7305358188519653376})}]
18:18:34.049 [DEBUG - Time-limited test] (Connection.java:748) [peer 06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)] connecting to peer
18:18:34.051 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)] Successfully connected to peer
18:18:34.083 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x410a44cb, L:/127.0.0.1:50684 - R:/127.18.171.2:39781] using TOKEN/null
18:18:34.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.087965 19754 raft_consensus.cc:1275] T be23dff3aeab4c6d86b3f179168ac613 P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Refusing update from remote peer 06c96423ab9a46e59d636145997f2dc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:34.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.088004 19482 raft_consensus.cc:3060] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [term 0 FOLLOWER]: Advancing to term 1
18:18:34.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.088580 19838 consensus_queue.cc:1048] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.089380 19482 raft_consensus.cc:1275] T be23dff3aeab4c6d86b3f179168ac613 P 0e50652ca2a64aff987477af40752d6e [term 1 FOLLOWER]: Refusing update from remote peer 06c96423ab9a46e59d636145997f2dc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:34.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.091005 19838 consensus_queue.cc:1048] T be23dff3aeab4c6d86b3f179168ac613 P 06c96423ab9a46e59d636145997f2dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.101186 19866 mvcc.cc:204] Tried to move back new op lower bound from 7305358188897488896 to 7305358187254968320. Current Snapshot: MvccSnapshot[applied={T|T < 7305358188897488896}]
18:18:34.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.134749 19754 raft_consensus.cc:1275] T ec80c46ad10f4c269af36c48b2d644a0 P cae2964f62c345998bf341306fd1562c [term 1 FOLLOWER]: Refusing update from remote peer 0e50652ca2a64aff987477af40752d6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:34.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.134841 19619 raft_consensus.cc:1275] T ec80c46ad10f4c269af36c48b2d644a0 P 06c96423ab9a46e59d636145997f2dc6 [term 1 FOLLOWER]: Refusing update from remote peer 0e50652ca2a64aff987477af40752d6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:34.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.135351 19840 consensus_queue.cc:1048] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.135721 19873 consensus_queue.cc:1048] T ec80c46ad10f4c269af36c48b2d644a0 P 0e50652ca2a64aff987477af40752d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06c96423ab9a46e59d636145997f2dc6" member_type: VOTER last_known_addr { host: "127.18.171.2" port: 39781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.201 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.208 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.209 [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.
18:18:34.220 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.232 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.232 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.255 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.256 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.258 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.262 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.264 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.266 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.272 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.273 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.277 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.288 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.288 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.290 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.292 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.295 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.296 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.297 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.305 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.309 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.315 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.318 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.324 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.327 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.331 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.331629 19838 consensus_queue.cc:1048] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae2964f62c345998bf341306fd1562c" member_type: VOTER last_known_addr { host: "127.18.171.3" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:34.342516 19877 consensus_queue.cc:1048] T bdc6bc7a884f45c585206a7b070ec9ec P 06c96423ab9a46e59d636145997f2dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e50652ca2a64aff987477af40752d6e" member_type: VOTER last_known_addr { host: "127.18.171.1" port: 44413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:34.349 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.353 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.357 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.369 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.370 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea3d2749, L:/127.0.0.1:38060 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:34.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=163), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [152ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:34.385 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.400 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.402 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.404 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.406 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.408 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.409 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.410 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.412 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.413 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.416 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.418 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.418 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.419 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6d356d4, L:/127.0.0.1:44366 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:34.419 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.420 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.422 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.423 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.424 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.424 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.425 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.426 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.427 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.428 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.429 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.429 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e69a93d, L:/127.0.0.1:44358 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:34.430 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.431 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.433 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.435 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.436 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.438 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.439 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.440 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.441 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.443 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.444 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.445 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e423a4f, L:/127.0.0.1:54432 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.446 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.446 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.401 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.449 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.450 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.451 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.454 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.455 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.457 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.458 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.459 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7b7c580, L:/127.0.0.1:54464 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.460 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.461 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.462 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.467 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57d8e05c, L:/127.0.0.1:54448 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.469 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x646374ad, L:/127.0.0.1:54472 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.474 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c4f2984, L:/127.0.0.1:54434 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.476 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.477 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:34.478 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.480 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xacd33f37, L:/127.0.0.1:54428 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.480 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.482 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.483 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.484 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.485 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.487 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.488 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.489 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.490 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.491 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4758d33c, L:/127.0.0.1:38044 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.491 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.492 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.494 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.496 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.497 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.499 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56c05c2b, L:/127.0.0.1:38074 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.500 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.501 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.504 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.505 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.506 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.507 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.508 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.509 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.511 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.512 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.513 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.513 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.514 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.514 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5fbe68b5, L:/127.0.0.1:44412 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:34.515 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.517 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc1685e87, L:/127.0.0.1:44380 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:34.517 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:34.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=248), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [186ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:34.517 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:34.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [235ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [313ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:34.499 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:34.523 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x894f456d, L:/127.0.0.1:38080 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:34.527 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x309f3cb7, L:/127.0.0.1:44386 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:34.527 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f94267a, L:/127.0.0.1:38082 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=260), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [200ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:34.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:34.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:34.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:34.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=276), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [223ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [271ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:34.537 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:34.545 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58884428, L:/127.0.0.1:44400 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:34.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:34.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:34.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:34.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:34.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:34.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:34.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:34.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:34.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:34.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:34.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:34.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:34.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:34.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:34.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:34.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:34.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:34.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:34.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:34.552 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:34.554 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08666355, L:/127.0.0.1:38096 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:34.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:34.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=282), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [159ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [211ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:34.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:34.571 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:34.572 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:34.573 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:34.573 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:34.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:34.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:34.577 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:34.577 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:34.578 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:34.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:34.578 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:34.579 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:34.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:34.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:34.580 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:34.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:34.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:34.580 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:34.581 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:34.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:34.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:34.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:34.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:34.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:34.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:34.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:34.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:34.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:34.585 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.587 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:34.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:34.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:34.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:34.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:34.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:34.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:34.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:34.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:34.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:34.595 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:34.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:34.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:34.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:34.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:34.598 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:34.598 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:34.598 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:34.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:34.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:34.599 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:34.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:34.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:34.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:34.603 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:34.603 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:34.603 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.603 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:34.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:34.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:34.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:34.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:34.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:34.606 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.610 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.610 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.611 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.614 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.614 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.616 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.618 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.620 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.621 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.623 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.625 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.627 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.629 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.631 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.633 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.636 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.636 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.637 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.639 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.640 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.644 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.645 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.649 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.650 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.667 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.671 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6a4128e, L:/127.0.0.1:38098 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:34.678 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f4dd40e, L:/127.0.0.1:54482 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:34.691 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.693 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.695 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.697 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.698 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.702 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.704 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.706 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.706 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.708 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.710 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.710 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.712 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.718 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.719 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.720 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.722 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.723 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.724 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.726 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.728 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.729 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.730 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.732 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.733 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.735 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.736 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.743 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.746 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.746 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.748 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.750 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.752 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.754 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.758 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.766 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.774 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.775 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.775 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.777 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.778 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.780 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.782 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.783 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.784 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.787 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.790 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.793 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.794 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:34.807 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.807 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.809 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.810 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.811 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.811 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.814 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.815 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.816 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.817 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.818 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.818 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.819 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.859 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.860 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.861 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.864 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.865 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.869 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.869 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:34.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:34.872 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.874 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.874 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:34.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:34.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:34.878 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:34.879 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.881 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.883 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.883 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.884 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.886 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.886 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.886 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.888 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.890 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:34.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:34.890 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.892 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.896 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.899 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.899 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.900 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.903 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.903 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.905 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.905 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.908 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.911 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.911 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.914 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.914 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.916 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.916 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.916 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.919 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.923 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.924 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.926 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:34.926 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.930 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.930 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.932 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.960 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:34.963 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.994 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:34.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.991 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.996 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.998 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.991 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.006 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.987 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.016 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.024 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.981 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.033 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:34.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.055 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.057 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.060 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.975 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.975 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:34.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.973 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.068 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.973 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.069 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:34.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:34.973 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.075 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.080 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.081 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.081 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.085 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:34.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:34.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.088 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.090 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.093 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.094 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.095 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.102 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.103 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.104 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.108 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.108 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.114 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.116 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.117 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.067 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.102 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.143 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.143 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.144 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.152 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.152 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.153 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.160 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.161 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.168 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.173 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.175 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.180 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.188 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.190 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.191 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.191 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.195 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.198 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.188 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.203 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.211 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.220 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.225 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.232 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.240 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.248 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.256 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.262 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.271 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.276 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.277 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.280 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.289 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.302 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.307 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.307 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.310 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.315 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.324 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.348 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.424 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.426 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.427 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.431 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.470 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.472 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.477 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.510 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.517 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.532 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.532 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.533 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.555 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.558 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.576 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.577 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.588 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.594 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.595 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.604 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.606 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.609 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.609 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.621 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.642 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.646 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.649 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.659 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.665 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.676 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.679 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.686 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.702 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.716 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.722 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.737 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.742 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.753 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.756 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.756 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.762 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.769 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.773 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.776 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.782 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.785 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.786 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.789 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.790 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.793 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.795 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.802 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.805 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.811 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.819 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.822 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.822 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.825 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.842 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.851 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.854 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.857 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.859 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.868 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.888 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.890 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.891 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:35.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.916 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.916 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.919 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.926 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.931 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.933 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.934 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:35.936 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.943 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.943 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.957 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.958 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.964 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.967 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.970 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:35.982 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:35.984 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:35.989 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:35.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:35.995 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:35.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.000 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:36.000 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.011 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.018 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:36.025 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.027 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:36.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.041 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.045 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.114 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.115 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:36.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:36.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.119 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.121 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.121 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1682), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [35ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:36.122 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.123 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:36.123 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.131 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.131 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:36.131 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:36.137 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.138 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.138 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:36.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:36.140 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:36.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:36.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.150 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.152 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.157 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.158 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x58b4caab, L:/127.0.0.1:54626 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41d863ad, L:/127.0.0.1:54776 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.162 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.167 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3af30ad8, L:/127.0.0.1:54796 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.169 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.174 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73df7310, L:/127.0.0.1:54806 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.176 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.177 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda3904b9, L:/127.0.0.1:38370 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.201 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22b5ea34, L:/127.0.0.1:54708 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1718), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1305ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.200 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdacfc55, L:/127.0.0.1:54916 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.200 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.197 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.196 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x65e19224, L:/127.0.0.1:54690 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.194 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3474352, L:/127.0.0.1:38112 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd133cf86, L:/127.0.0.1:54736 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1751), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1511ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.280 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x934d4e61, L:/127.0.0.1:38358 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1805), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1572ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.293 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:36.293 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.293 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:36.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.305 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.308 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:36.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53bb4755, L:/127.0.0.1:54926 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7db6e90a, L:/127.0.0.1:54970 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.322 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.336 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51850793, L:/127.0.0.1:54794 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc1ffc01, L:/127.0.0.1:54644 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.347 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.349 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3a43bee, L:/127.0.0.1:54546 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.349 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x317fd88b, L:/127.0.0.1:54762 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c503b65, L:/127.0.0.1:38172 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06059b8f, L:/127.0.0.1:54614 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68c4935b, L:/127.0.0.1:54790 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9e2aefe, L:/127.0.0.1:54820 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x58a2e572, L:/127.0.0.1:54770 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.355 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc60a7d2e, L:/127.0.0.1:54676 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.357 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49ac6333, L:/127.0.0.1:54682 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.358 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.358 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8bd99b63, L:/127.0.0.1:54660 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.359 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66b87791, L:/127.0.0.1:54720 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x693381ef, L:/127.0.0.1:54808 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.365 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1b8e447, L:/127.0.0.1:54490 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3668b8af, L:/127.0.0.1:38326 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.368 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ab71c37, L:/127.0.0.1:38246 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6824c830, L:/127.0.0.1:54548 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.373 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe06d0ca9, L:/127.0.0.1:38164 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.375 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x107797ca, L:/127.0.0.1:38194 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1766ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.377 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ec3f54a, L:/127.0.0.1:44556 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc48d836a, L:/127.0.0.1:54812 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.380 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb08c880e, L:/127.0.0.1:44496 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.381 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1788ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.384 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc6959386, L:/127.0.0.1:38170 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.385 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a36fd83, L:/127.0.0.1:38354 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.387 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x530e0333, L:/127.0.0.1:44544 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.390 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda14c224, L:/127.0.0.1:54754 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.390 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb788d0b, L:/127.0.0.1:54686 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:36.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:36.392 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:36.394 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b9f43bf, L:/127.0.0.1:38276 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.396 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x91e2655c, L:/127.0.0.1:54900 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.397 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb459e528, L:/127.0.0.1:54638 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.398 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x256ea5d3, L:/127.0.0.1:54654 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b78c79a, L:/127.0.0.1:54632 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.401 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3d63d734, L:/127.0.0.1:44562 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.401 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2cf5a4bd, L:/127.0.0.1:54846 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x14c6eba9, L:/127.0.0.1:54860 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.403 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70dea27f, L:/127.0.0.1:38338 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61e29a16, L:/127.0.0.1:54598 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.406 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbceef191, L:/127.0.0.1:44560 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.407 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x514c7552, L:/127.0.0.1:44448 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.410 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ac41c9b, L:/127.0.0.1:54804 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.410 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb0dee10, L:/127.0.0.1:54884 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.411 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe2b24d0c, L:/127.0.0.1:44472 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc79edd1f, L:/127.0.0.1:54600 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.413 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93b69e33, L:/127.0.0.1:54868 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.420 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe9d70129, L:/127.0.0.1:44570 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2013), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1544ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1904), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1485ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.422 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x01215c41, L:/127.0.0.1:44524 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13d193f5, L:/127.0.0.1:54830 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.426 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49651d39, L:/127.0.0.1:54590 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:36.446 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02f14f1e, L:/127.0.0.1:54810 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.455 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb0e30add, L:/127.0.0.1:44424 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.460 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc850d5f1, L:/127.0.0.1:54902 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.464 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5883b171, L:/127.0.0.1:55014 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.467 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0899735, L:/127.0.0.1:44506 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.469 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8431d4aa, L:/127.0.0.1:44426 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.471 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b327501, L:/127.0.0.1:55020 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x41765e8d, L:/127.0.0.1:38400 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.474 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa0f2ee3f, L:/127.0.0.1:54532 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:36.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:36.479 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5c8c4ac, L:/127.0.0.1:38608 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.482 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54c39ab3, L:/127.0.0.1:44458 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.485 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa96db037, L:/127.0.0.1:44432 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf703c5cf, L:/127.0.0.1:38140 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.491 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6cc15aa0, L:/127.0.0.1:44484 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.492 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x644d300f, L:/127.0.0.1:38378 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.496 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ed18329, L:/127.0.0.1:38130 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.497 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60fc5208, L:/127.0.0.1:54672 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.498 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c15f03d, L:/127.0.0.1:54866 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.500 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4847e8b5, L:/127.0.0.1:44528 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.507 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16993530, L:/127.0.0.1:54948 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.508 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f15e2a1, L:/127.0.0.1:44576 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2505efe9, L:/127.0.0.1:54998 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.517 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5d2b3e6, L:/127.0.0.1:54924 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.525 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f06ca9c, L:/127.0.0.1:38126 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.535 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0dac41cd, L:/127.0.0.1:44666 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.551 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a8314ce, L:/127.0.0.1:44604 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.552 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3dbd1ca1, L:/127.0.0.1:38422 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.554 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2786d97b, L:/127.0.0.1:44590 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc601be87, L:/127.0.0.1:38388 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.557 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd1468c61, L:/127.0.0.1:44584 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:36.558 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6c59d037, L:/127.0.0.1:44656 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.560 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c6dfaf1, L:/127.0.0.1:38402 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.561 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e8dc127, L:/127.0.0.1:38406 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.562 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfbd188b8, L:/127.0.0.1:38434 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.564 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ab10d1c, L:/127.0.0.1:44642 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.565 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7520df5f, L:/127.0.0.1:38452 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.566 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5bb7a84f, L:/127.0.0.1:54890 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.567 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.571 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x873c7522, L:/127.0.0.1:44600 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.574 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb3725912, L:/127.0.0.1:38464 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.575 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa64f4fb6, L:/127.0.0.1:44620 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.576 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.577 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x782feac9, L:/127.0.0.1:44638 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5326ec12, L:/127.0.0.1:38450 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.580 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9ee3bc60, L:/127.0.0.1:38584 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.608 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18a5af41, L:/127.0.0.1:38532 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2158), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [885ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1697ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1910ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1914ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1893ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1903ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1877ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1885ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.620 [DEBUG - kudu-nio-1] (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.18.171.62:34393, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1813ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.622 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x78900a32, L:/127.0.0.1:44542 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2183), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1953ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1961ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:36.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.629 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdf809d5, L:/127.0.0.1:38488 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.634 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76a8ffc9, L:/127.0.0.1:54504 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.638 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe57a94a0, L:/127.0.0.1:38476 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.645 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57035f75, L:/127.0.0.1:44766 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.651 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb3a60e3f, L:/127.0.0.1:44704 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.654 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc958cca4, L:/127.0.0.1:44714 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x626e3da5, L:/127.0.0.1:54980 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.656 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8ccaf41, L:/127.0.0.1:38492 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.629 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1448e6c7, L:/127.0.0.1:44752 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.661 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.662 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.670 [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.18.171.62:34393, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2049ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2035ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1964ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2041ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.691 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fe37d4f, L:/127.0.0.1:38498 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.696 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0576e6b, L:/127.0.0.1:38502 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2239), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1012ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1987ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68af115e, L:/127.0.0.1:54992 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.699 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd69322d, L:/127.0.0.1:44690 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.701 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:36.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.702 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:36.706 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.710 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8faf137c, L:/127.0.0.1:44722 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.713 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb01010e, L:/127.0.0.1:44736 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.717 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74c85f21, L:/127.0.0.1:54586 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.727 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.734 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb668446, L:/127.0.0.1:38510 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.734 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x061e821b, L:/127.0.0.1:44678 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.735 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6aaf91d1, L:/127.0.0.1:44782 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6729f549, L:/127.0.0.1:54994 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.736 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa38c06c5, L:/127.0.0.1:44810 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.736 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.60' into [/127.18.171.60] in 5195216ns
18:18:36.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.737 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x78230161, L:/127.0.0.1:44848 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.739 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.60' into [/127.18.171.60] in 2688319ns
18:18:36.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.742 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x054bde97, L:/127.0.0.1:38548 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.742 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54713b6f, L:/127.0.0.1:44840 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.742 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa89812ff, L:/127.0.0.1:44794 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.743 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1d86678, L:/127.0.0.1:38470 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1037ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1974ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a89f4d1, L:/127.0.0.1:54568 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.743 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ed988f8, L:/127.0.0.1:38542 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.745 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa16d4b34, L:/127.0.0.1:38568 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.746 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ad5d359, L:/127.0.0.1:38520 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.750 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb3fb7449, L:/127.0.0.1:44824 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.751 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.751 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:36.751 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.751 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2312), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1975ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2098ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.752 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.752 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.752 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.753 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.753 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.753 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc90a1b7, L:/127.0.0.1:44624 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.753 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.754 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.755 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1946ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2103ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4e50d0f7, L:/127.0.0.1:38554 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.757 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbf362f10, L:/127.0.0.1:44856 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2217), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1035ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1038ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1969ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:36.759 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa41133fe, L:/127.0.0.1:44822 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.762 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb292a259, L:/127.0.0.1:55002 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2306), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1919ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2043ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2187ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.778 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x65be7988, L:/127.0.0.1:55012 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.776 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299988, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.786 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.2' into [/127.18.171.2] in 3561088ns
18:18:36.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.789 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:36.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.792 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:36.307372 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:36.794 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:36.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1711ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2081ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2156ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.796 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:34.993320 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44442 (local address 127.18.171.61:35201)
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.020716 (+ 27396us) server_negotiation.cc:207] Beginning negotiation
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.020723 (+     7us) server_negotiation.cc:400] Waiting for connection header
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.089669 (+ 68946us) server_negotiation.cc:408] Connection header received
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.089767 (+    98us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.089771 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.089840 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.089928 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.129401 (+ 39473us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.130209 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306060 (+1175851us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306287 (+   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
18:18:36.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306437 (+   150us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306460 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306464 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306478 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306495 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306503 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306570 (+    67us) server_negotiation.cc:1036] Waiting for connection context
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.306745 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44442: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44442): Connection reset by peer (error 104)
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27303}
18:18:36.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:36.394127 19142 connection.cc:466] server connection from 127.0.0.1:54754 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54754 (request call id 0) could send its response
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:36.478515 20288 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:34.993886 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44452 (local address 127.18.171.61:35201)
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.111395 (+117509us) server_negotiation.cc:207] Beginning negotiation
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.111400 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.111417 (+    17us) server_negotiation.cc:408] Connection header received
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.111467 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.111470 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.158967 (+ 47497us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.262828 (+103861us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.262974 (+   146us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.263839 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.373726 (+1109887us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.373950 (+   224us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.477867 (+103917us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.477891 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.477896 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.477914 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.477953 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.477966 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.478061 (+    95us) server_negotiation.cc:1036] Waiting for connection context
18:18:36.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.478268 (+   207us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44452: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44452): Connection reset by peer (error 104)
18:18:36.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":25662,"server-negotiator.queue_time_us":117397,"thread_start_us":69,"threads_started":1}
18:18:36.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.801 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6735f6ae, L:/127.0.0.1:38598 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.802 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2375), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2147ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2153ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2158ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.804 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:36.804 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.805 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:36.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:36.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:36.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:36.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.807 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:36.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:36.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:36.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:36.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2328), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1561ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2068ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2070ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:36.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:36.815 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:36.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:36.852 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a8f8ef9, L:/127.0.0.1:54744 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:36.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4e19b31, L:/127.0.0.1:38688 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:36.914 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3374e12, L:/127.0.0.1:38678 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:36.918 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e06ab06, L:/127.0.0.1:38646 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.918 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed03d856, L:/127.0.0.1:38620 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.918 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe72e1aa3, L:/127.0.0.1:38636 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.919 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e15bcc6, L:/127.0.0.1:44872 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.920 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc21ed01d, L:/127.0.0.1:55022 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.920 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4adf23c7, L:/127.0.0.1:38676 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.920 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.3' into [/127.18.171.3] in 106306986ns
18:18:36.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:36.921 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6809e57e, L:/127.0.0.1:54706 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:36.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2480), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2112ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2125ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2126ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:36.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.928 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:36.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:36.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:36.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:36.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.975 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeceade46, L:/127.0.0.1:54962 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8f60d9b, L:/127.0.0.1:38182 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x924bacd8, L:/127.0.0.1:38236 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:36.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.981 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc20fb518, L:/127.0.0.1:44558 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:36.982 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9456ab5e, L:/127.0.0.1:38284 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:36.982 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:36.982 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.983 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:36.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:36.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:36.984 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcf17558, L:/127.0.0.1:54988 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:36.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:36.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:36.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:36.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:36.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:36.986 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2139ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2159ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:36.987 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:36.987 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.987 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:36.987 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:36.988 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:36.988 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:36.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2574), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2112ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2163ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2166ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:36.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:36.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:36.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:36.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:36.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:36.991 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2149ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2150ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:36.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1967ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2008ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:36.992 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:36.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:36.999 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd765e60b, L:/127.0.0.1:38640 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2543), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1715ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2064ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.000 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2066ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2083ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.002 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x136e1277, L:/127.0.0.1:38650 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2590), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2161ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2162ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:37.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2487), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1889ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1947ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1985ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2603), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2346ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2511), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1988ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2013ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2029ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.010 [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, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1925ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1930ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:37.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.013 [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.18.171.62:34393, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2094ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2110ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2115ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:37.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.013 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e85b4fb, L:/127.0.0.1:38702 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.015 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.023 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.023 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.023 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.024 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.026 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.026 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.026 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.030 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.032 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c292b67, L:/127.0.0.1:38300 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.036 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4283e699, L:/127.0.0.1:54576 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:37.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:36.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:36.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2524), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1987ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1989ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2265ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.041 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.042 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.042 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.042 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.043 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7beab029, L:/127.0.0.1:38228 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.044 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.044 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.044 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.045 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.048 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x67d65883, L:/127.0.0.1:44514 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.048 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.048 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.049 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.050 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.051 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.051 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.052 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.052 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeaa26e50, L:/127.0.0.1:38312 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.054 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.054 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.054 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.056 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.056 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.058 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2148ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2440ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.063 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.065 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.066 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.066 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.067 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:37.068 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.074 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.074 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.074 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.076 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299988, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.079 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.080 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.080 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.081 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x38580a5b, L:/127.0.0.1:38260 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.085 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6ddcf7b, L:/127.0.0.1:38156 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.089780 19144 connection.cc:466] server connection from 127.0.0.1:54706 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54706 (request call id 0) could send its response
18:18:37.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2608), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2064ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2372ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.095 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4178f9ce, L:/127.0.0.1:38660 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.098 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.099 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.100 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.100 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.100 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:37.101 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.101 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.101 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2601), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1986ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2020ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2368ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.103 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.104 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.104 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.105 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.105 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.106 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.106 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:37.107 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2663), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1926ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2092ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2441ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2690), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2419ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2497ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.113 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:37.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.115 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.116 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.116 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.116 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.117 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.117 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.118 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3cc2e4ac, L:/127.0.0.1:38208 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.119 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.1' into [/127.18.171.1] in 79212477ns
18:18:37.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.120 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.120 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.121 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.121 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:37.121 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.121 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.128 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2718), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2125ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2166ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2535ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.131 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.131 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.131 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.131 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.131 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.131 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.132 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:37.132 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.132 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.135 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.135 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.136 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.136 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.136 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.136 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.136 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.137 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x221bcb27, L:/127.0.0.1:38710 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2623), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1632ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1984ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2364ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2016ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2354ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2397ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.147 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x79f87eb9, L:/127.0.0.1:44494 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.150 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.131 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.150 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.150 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.150 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.152 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:37.152 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.152 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.152 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.152 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.152 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.153 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.153 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.154 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.154 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2642), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1903ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2297ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2635), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1856ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2377ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.158 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.165 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.169590 20228 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.963451 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55036 (local address 127.18.171.62:34393)
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.963604 (+   153us) server_negotiation.cc:207] Beginning negotiation
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.963608 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.039031 (+ 75423us) server_negotiation.cc:408] Connection header received
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.039079 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.039082 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.039130 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.039203 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.166842 (+127639us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.167722 (+   880us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.168965 (+  1243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55036: BlockingRecv error: recv got EOF from 127.0.0.1:55036 (error 108)
18:18:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:18:37.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.174 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.175 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.175 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.175 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.177 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.178 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.178 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.183248 20263 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.967605 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55038 (local address 127.18.171.62:34393)
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.968777 (+  1172us) server_negotiation.cc:207] Beginning negotiation
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.968781 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037726 (+ 68945us) server_negotiation.cc:408] Connection header received
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037814 (+    88us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037817 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037925 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.038035 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.125416 (+ 87381us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.126144 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.178328 (+ 52184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55038: BlockingRecv error: recv got EOF from 127.0.0.1:55038 (error 108)
18:18:37.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1066}
18:18:37.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.186 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.186 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.186 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.187 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.190 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.190 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.190 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.190 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:37.191 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.191 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.196 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.197 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:37.197 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.197 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.199 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a46f1be, L:/127.0.0.1:44868 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.201 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.202 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.210 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.210 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.210 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.211 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.212 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.212 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.212 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.212 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.215 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.215 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.215 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.216 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:37.216 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.216 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.219 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.220 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.220 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.220 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2740), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1510ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1849ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2075ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2502ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.212 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.222 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.222 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.225 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.225 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.226 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.227 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.227 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.227 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.228 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.229 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.229 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.230 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.230249 19214 connection.cc:466] server connection from 127.0.0.1:44868 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44868 (request call id 0) could send its response
18:18:37.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.235508 20266 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.020069 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55072 (local address 127.18.171.62:34393)
18:18:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.020161 (+    92us) server_negotiation.cc:207] Beginning negotiation
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.020165 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.032439 (+ 12274us) server_negotiation.cc:408] Connection header received
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.032507 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.032512 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.032586 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.032673 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.111992 (+ 79319us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.112787 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.235362 (+122575us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55072: BlockingRecv error: recv got EOF from 127.0.0.1:55072 (error 108)
18:18:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:18:37.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.239 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.240 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.240 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.241 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.242 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.242 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.242 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.243 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.243 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.244 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.244 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.246 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.247 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.248 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.248 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.250 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.252 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.252 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.252 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.253588 20254 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.971386 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55046 (local address 127.18.171.62:34393)
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.971520 (+   134us) server_negotiation.cc:207] Beginning negotiation
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.971525 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037141 (+ 65616us) server_negotiation.cc:408] Connection header received
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037200 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037203 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037276 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.037373 (+    97us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.105092 (+ 67719us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.106004 (+   912us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.253442 (+147438us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55046: BlockingRecv error: recv got EOF from 127.0.0.1:55046 (error 108)
18:18:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
18:18:37.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.254 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x90614b49, L:/127.0.0.1:44876 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.257 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.257 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.257 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.258 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.258 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.258 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.259 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.259 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.259 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.259 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.260 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.260 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.262 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.265 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6c82212, L:/127.0.0.1:38714 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.277627 20252 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.019651 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55056 (local address 127.18.171.62:34393)
18:18:37.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.019989 (+   338us) server_negotiation.cc:207] Beginning negotiation
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.019995 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.071180 (+ 51185us) server_negotiation.cc:408] Connection header received
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.071253 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.071258 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.071330 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.071418 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.179586 (+108168us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.180356 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.251249 (+ 70893us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.251556 (+   307us) 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
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.274631 (+ 23075us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.275173 (+   542us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.275293 (+   120us) server_negotiation.cc:1036] Waiting for connection context
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.277444 (+  2151us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55056): Connection reset by peer (error 104)
18:18:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":245}
18:18:37.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.280 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9eb51367, L:/127.0.0.1:38706 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.281 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.281 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.281 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.282 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f6d71d4, L:/127.0.0.1:44890 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.283 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d7edc78, L:/127.0.0.1:38722 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.287 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2802), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1852ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2021ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2560ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2566ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.302 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.302 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.302 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.303 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.303 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.310 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.310 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2851), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2046ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2049ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2327ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.313 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x25c6cad0, L:/127.0.0.1:38726 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.315 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.315 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2813), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2011ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2019ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2407ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.321 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.321 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.321 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.322 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.322 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2905), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2420ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2501ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.324 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.324 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.324 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.331 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.331 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.332 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.332679 20225 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.314456 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44892 (local address 127.18.171.61:35201)
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.314605 (+   149us) server_negotiation.cc:207] Beginning negotiation
18:18:37.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.314610 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.316247 (+  1637us) server_negotiation.cc:408] Connection header received
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318160 (+  1913us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318164 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318324 (+   160us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318414 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.331296 (+ 12882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.332092 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.332529 (+   437us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44892: BlockingRecv error: recv got EOF from 127.0.0.1:44892 (error 108)
18:18:37.333 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62,"spinlock_wait_cycles":1280}
18:18:37.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.334 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.334 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.335 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.335 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.337414 20343 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.317159 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44908 (local address 127.18.171.61:35201)
18:18:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.317304 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:18:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.317308 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318052 (+   744us) server_negotiation.cc:408] Connection header received
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318417 (+   365us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318422 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318479 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.318533 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.336028 (+ 17495us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.336844 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.337283 (+   439us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44908: BlockingRecv error: recv got EOF from 127.0.0.1:44908 (error 108)
18:18:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:18:37.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.341 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.341 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2011ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2045ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2404ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.346 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.346 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2917), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1753ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2469ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.351 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.351 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2863), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1831ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2368ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.353 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.354 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.354 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2870), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1834ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2030ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2420ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.429682 20287 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.017484 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44508 (local address 127.18.171.61:35201)
18:18:37.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.066745 (+ 49261us) server_negotiation.cc:207] Beginning negotiation
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.066749 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.066759 (+    10us) server_negotiation.cc:408] Connection header received
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.066787 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.066790 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.066821 (+    31us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.068066 (+  1245us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.196526 (+128460us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:35.197392 (+   866us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.428602 (+2231210us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.428900 (+   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
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429100 (+   200us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:37.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429129 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429133 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429150 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429179 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429202 (+    23us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:37.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429325 (+   123us) server_negotiation.cc:1036] Waiting for connection context
18:18:37.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.429488 (+   163us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44508: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44508): Connection reset by peer (error 104)
18:18:37.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49193,"thread_start_us":643,"threads_started":1}
18:18:37.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.447 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.359 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.452 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1686ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2021ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2385ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.460 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.365 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.462 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3015), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1569ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2592ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.465 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.465 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.468 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.471 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.471 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.471 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.472 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0b7eb82c, L:/127.0.0.1:44968 - R:/127.18.171.61:35201] using TOKEN/null
18:18:37.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.474 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.474509 19215 connection.cc:466] server connection from 127.0.0.1:44968 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44968 (request call id 0) could send its response
18:18:37.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.483 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xabb9d4a7, L:/127.0.0.1:44932 - R:/127.18.171.61:35201] using TOKEN/null
18:18:37.484 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.484 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.484 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.485 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.490 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50eeef96, L:/127.0.0.1:38746 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.491 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdab3e468, L:/127.0.0.1:44962 - R:/127.18.171.61:35201] using TOKEN/null
18:18:37.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.500519 20447 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.365963 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44974 (local address 127.18.171.61:35201)
18:18:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.366618 (+   655us) server_negotiation.cc:207] Beginning negotiation
18:18:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.366621 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.499554 (+132933us) server_negotiation.cc:408] Connection header received
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.499961 (+   407us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.499966 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.500042 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.500154 (+   112us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.500342 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44974: BlockingRecv error: recv got EOF from 127.0.0.1:44974 (error 108)
18:18:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":591,"thread_start_us":80,"threads_started":1}
18:18:37.513 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45ffb32d, L:/127.0.0.1:38760 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.514 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.514 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.526 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.526 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.526 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.532 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.555 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.556 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.556 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.575 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x606e8ebb, L:/127.0.0.1:44952 - R:/127.18.171.61:35201] using TOKEN/null
18:18:37.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.586 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb23c24f3, L:/127.0.0.1:44944 - R:/127.18.171.61:35201] using TOKEN/null
18:18:37.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.587401 20343 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.343234 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44922 (local address 127.18.171.61:35201)
18:18:37.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.343376 (+   142us) server_negotiation.cc:207] Beginning negotiation
18:18:37.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.343380 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.348151 (+  4771us) server_negotiation.cc:408] Connection header received
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.586924 (+238773us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.586928 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.587002 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.587084 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.587265 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44922: BlockingRecv error: recv got EOF from 127.0.0.1:44922 (error 108)
18:18:37.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:18:37.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:37.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.595 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:37.601 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.606 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.607 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.607 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.608 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.618 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb9fd16f, L:/127.0.0.1:55086 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:37.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.620 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.620 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3201), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2134ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2882ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2991ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, deferred=null) after lookup
18:18:37.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.390 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.625 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3162), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2052ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.629 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.629 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.629 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.629 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.630 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.632 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.633 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.637 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.637 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.637 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.643 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17ccb682, L:/127.0.0.1:38770 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.644 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.646 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.648 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.650 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.657 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:37.662 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.662 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2003ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2774ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, deferred=null) after lookup
18:18:37.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.669 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2d422fb, L:/127.0.0.1:38786 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.669 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57b3ce9b, L:/127.0.0.1:38214 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.673 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.674 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.674 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.674 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1938ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2954ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.675 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.682700 20283 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663372 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44992 (local address 127.18.171.61:35201)
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663568 (+   196us) server_negotiation.cc:207] Beginning negotiation
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663574 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663594 (+    20us) server_negotiation.cc:408] Connection header received
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663896 (+   302us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663902 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.663994 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.664096 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.668836 (+  4740us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.669625 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.681431 (+ 11806us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.682089 (+   658us) 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
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.682218 (+   129us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.682320 (+   102us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.682387 (+    67us) server_negotiation.cc:1036] Waiting for connection context
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.682549 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44992: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44992): Connection reset by peer (error 104)
18:18:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
18:18:37.684 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.685 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.685 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:37.685 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3174), Traces: [0ms] refreshing cache from master, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [666ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [719ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.688 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.688 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.688 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.692 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.693 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.693 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.694 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5adde304, L:/127.0.0.1:44982 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.698 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.700 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe85c1fe3, L:/127.0.0.1:38732 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.700 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.703 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.703 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.704 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.704 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.704 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.705 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.705 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.705 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.717 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0223d1f, L:/127.0.0.1:38802 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3278), Traces: [0ms] refreshing cache from master, [2263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2879ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.724 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:37.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.731 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:37.731 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.731 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.734 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.735 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.736011 20343 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719116 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45004 (local address 127.18.171.61:35201)
18:18:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719268 (+   152us) server_negotiation.cc:207] Beginning negotiation
18:18:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719273 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719578 (+   305us) server_negotiation.cc:408] Connection header received
18:18:37.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719906 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719910 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.719972 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.720061 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.734823 (+ 14762us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.735640 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.735850 (+   210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45004: BlockingWrite error: write error: Broken pipe (error 32)
18:18:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:18:37.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.738 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.740177 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.331633 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44914 (local address 127.18.171.61:35201)
18:18:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.331821 (+   188us) server_negotiation.cc:207] Beginning negotiation
18:18:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.331825 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.740052 (+408227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44914: BlockingRecv error: recv got EOF from 127.0.0.1:44914 (error 108)
18:18:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":88}
18:18:37.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.747 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.750 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.409 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.755 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3304), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2047ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2405ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.762 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.762 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.763 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.764 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd422fc5, L:/127.0.0.1:38810 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.358 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.766 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2034ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2365ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2747ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:37.768 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.774 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.774 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.774 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.774 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:37.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.787696 19995 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:34.792095 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54518 (local address 127.18.171.62:34393)
18:18:37.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:34.792267 (+   172us) server_negotiation.cc:207] Beginning negotiation
18:18:37.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:34.792272 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:37.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.147724 (+1355452us) server_negotiation.cc:408] Connection header received
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.147782 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.147786 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.147852 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.147944 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.274242 (+126298us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:36.275023 (+   781us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.786689 (+1511666us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.786951 (+   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
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787146 (+   195us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787176 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:37.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2349ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [3039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [3059ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787179 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787196 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787218 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:37.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787228 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:37.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787323 (+    95us) server_negotiation.cc:1036] Waiting for connection context
18:18:37.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.787508 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54518: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54518): Connection reset by peer (error 104)
18:18:37.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
18:18:37.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.799 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.802 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.807 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.808 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.808 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.808 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.811 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.810791 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.771107 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45020 (local address 127.18.171.61:35201)
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.771279 (+   172us) server_negotiation.cc:207] Beginning negotiation
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.771284 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.771918 (+   634us) server_negotiation.cc:408] Connection header received
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.773478 (+  1560us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.773483 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.773559 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.773626 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.778421 (+  4795us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.779237 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794000 (+ 14763us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794269 (+   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
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794453 (+   184us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794478 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794482 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794498 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794518 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794527 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.794609 (+    82us) server_negotiation.cc:1036] Waiting for connection context
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.810629 (+ 16020us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45020: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45020): Cannot send after transport endpoint shutdown (error 108)
18:18:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
18:18:37.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.813 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.814 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.814 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2031ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2974ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [3072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, deferred=null) after lookup
18:18:37.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.820 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.821 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.821 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.821 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.831 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.833 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.834 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.834 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.834 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.843 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:37.847 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.847 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:37.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.849 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.854 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.854 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.857 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.857 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2074ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2950ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [3150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, deferred=null) after lookup
18:18:37.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.407 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.867 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3444), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2412ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2697ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.870 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.870 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.870 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:37.871 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:37.873 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.873 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.873 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.874259 20252 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.379747 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55082 (local address 127.18.171.62:34393)
18:18:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.379937 (+   190us) server_negotiation.cc:207] Beginning negotiation
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.379941 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.873315 (+493374us) server_negotiation.cc:408] Connection header received
18:18:37.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.873808 (+   493us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.873812 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.873886 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.873964 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.874132 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55082: BlockingRecv error: recv got EOF from 127.0.0.1:55082 (error 108)
18:18:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86}
18:18:37.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:37.878 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:37.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.879 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:37.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.882 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.882 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.882 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:37.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:37.886569 20343 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:37.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880430 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45042 (local address 127.18.171.61:35201)
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880589 (+   159us) server_negotiation.cc:207] Beginning negotiation
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880594 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880610 (+    16us) server_negotiation.cc:408] Connection header received
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880661 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880665 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880726 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.880824 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.885327 (+  4503us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.886205 (+   878us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:37.886427 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45042: BlockingRecv error: recv got EOF from 127.0.0.1:45042 (error 108)
18:18:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
18:18:37.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.889 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:37.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99c07dc0, L:/127.0.0.1:38818 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:37.882 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:37.895 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:37.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:37.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2124ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [3197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [3260ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:37.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:37.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:37.899 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9c4dc16, L:/127.0.0.1:45026 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:37.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:37.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:37.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:37.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:37.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:37.902 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:37.902 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:37.903 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:37.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:37.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:37.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:37.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:37.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:37.939 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.940 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.941 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.943 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.944 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.968 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.969 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:37.969 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.970 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.971 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:37.973 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.973 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.974 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.975 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.975 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.976 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.978 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.979 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.980 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.980 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.981 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.981 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.982 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.983 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.983 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.984 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.984 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.984 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.985 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.986 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.987 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.987 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.988 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:37.988 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:37.989 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.000 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.000 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.004 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.005 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.005 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.005 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.006 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.006 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.007 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.007 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.008 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.009 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.010 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.011 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.012 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.013 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.014 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.014 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.014 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.016 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.017 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.017 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.018 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.018 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.019 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.019 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.020 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.020 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.021 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.021 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.022 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.023 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf85a2125, L:/127.0.0.1:55092 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.024 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.025 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.026 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.027 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.028 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.028 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.030 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.031 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.032 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.033 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.034 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.035 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.036 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.036 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.037 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.031 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.037 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.038 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.039 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.039 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.039 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.040 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.041 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.042 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.042 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.043 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.044 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.045 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.045 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.046 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.047 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.047 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.048 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.049 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a4e42e1, L:/127.0.0.1:55102 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.050 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.050 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.050 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:38.056 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.058 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9de99bf0, L:/127.0.0.1:38832 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.060 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.062 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.067 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.072 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3638c11, L:/127.0.0.1:55110 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.076 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.077 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1707e337, L:/127.0.0.1:38838 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.078 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.078 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.079 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.079 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.080 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.082 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.093 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x768c675f, L:/127.0.0.1:38840 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.093 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa22a9c80, L:/127.0.0.1:55124 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.102 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.104 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.113 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.117 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0be1bd3, L:/127.0.0.1:55152 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.118 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.120 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.124 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.127 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5464b0f5, L:/127.0.0.1:55136 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.141 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.143 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4abf57e5, L:/127.0.0.1:38850 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0061bc9d, L:/127.0.0.1:55166 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.146 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.146 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.149 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3c82c29, L:/127.0.0.1:55176 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.158 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.161 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.161 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xae0d41c7, L:/127.0.0.1:38866 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.166 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.167 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.171 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c872994, L:/127.0.0.1:55190 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.182 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb96a5acf, L:/127.0.0.1:38876 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.184 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.184 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=213), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [175ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.187 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.190 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.192 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.193 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.193 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.193 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.199 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.200 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.200911 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.187385 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45046 (local address 127.18.171.61:35201)
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.187615 (+   230us) server_negotiation.cc:207] Beginning negotiation
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.187620 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.187785 (+   165us) server_negotiation.cc:408] Connection header received
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.188168 (+   383us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.188172 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.188242 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.188327 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.193126 (+  4799us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.193897 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.199860 (+  5963us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.200126 (+   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
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.200304 (+   178us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.200445 (+   141us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:38.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.200569 (+   124us) server_negotiation.cc:1036] Waiting for connection context
18:18:38.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.200752 (+   183us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45046: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45046): Connection reset by peer (error 104)
18:18:38.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":102}
18:18:38.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.207 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.210 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.225 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6c54b57, L:/127.0.0.1:55206 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.227 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.228 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.236 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.240 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d1a0c57, L:/127.0.0.1:38880 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.242 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x050263b8, L:/127.0.0.1:45052 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=269), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [224ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.248 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.250 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.250 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.250 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.254 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.255 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.256 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.256 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.259 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.269 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf855e7c1, L:/127.0.0.1:55210 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.272 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.273 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.276 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.276 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.281 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.298 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x20cd9aad, L:/127.0.0.1:38882 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.299 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.301 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfde0af6d, L:/127.0.0.1:55222 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.302 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.303 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.306 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.310 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.310 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.315 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.321 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.330 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.334 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x514b1bfe, L:/127.0.0.1:55230 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.337 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x181745cf, L:/127.0.0.1:44330 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78e374d8, L:/127.0.0.1:44324 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.344 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.347 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.353 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.355 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f57fd34, L:/127.0.0.1:41644 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.358 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3524842d, L:/127.0.0.1:46920 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fdf525d, L:/127.0.0.1:44342 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=391), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [325ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [339ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.373 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.377 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.377 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.377 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.385 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.391 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.396 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.399 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7f8ac69e, L:/127.0.0.1:41658 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.401 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.402 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.403 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.407 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x232753a4, L:/127.0.0.1:46924 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=429), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [350ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [381ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [389ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.410 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.416 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.416 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.416 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.422 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.422 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.426 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.427 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.428 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.436 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.436 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.437 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.439 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.439 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.440 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.440 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=498), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [73ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.441 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.442 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.440 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.441 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.446 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.447 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.448 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.448 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.448 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.449 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.453454 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.442538 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41664 (local address 127.18.171.61:35201)
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.443304 (+   766us) server_negotiation.cc:207] Beginning negotiation
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.443309 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.445945 (+  2636us) server_negotiation.cc:408] Connection header received
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.446007 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.446010 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.446074 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.446156 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.452333 (+  6177us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.453070 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.454 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.453309 (+   239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41664: BlockingRecv error: recv got EOF from 127.0.0.1:41664 (error 108)
18:18:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":663}
18:18:38.455 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.455 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.456 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.458 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.459 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.460 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.460 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.467 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.471 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45ebc26b, L:/127.0.0.1:44350 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.472 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.473 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.474 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.475 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.476 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.478 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.478 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.479 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.480 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.481 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.482 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.482 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.483 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [92ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.488 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9dcf9f3d, L:/127.0.0.1:46938 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.491 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.491 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.491 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:38.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.493 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8ba47ab, L:/127.0.0.1:41676 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.496 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:38.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:38.496 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:38.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.497 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [431ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [449ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:38.498 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.502 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.505 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.505 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.505 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.506 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.506 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.510 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.513 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.518 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.520 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.521 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb4bcf85e, L:/127.0.0.1:46944 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.521 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.521 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=537), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [42ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.524 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.526 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.529 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.531 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.532 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.533 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.533 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.533 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.534 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.534 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.538 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.548 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.551 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.556519 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.523432 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41682 (local address 127.18.171.61:35201)
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.523584 (+   152us) server_negotiation.cc:207] Beginning negotiation
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.523590 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.533069 (+  9479us) server_negotiation.cc:408] Connection header received
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.533135 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.533140 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.533212 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.533302 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.553988 (+ 20686us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.554808 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.556376 (+  1568us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41682: BlockingRecv error: recv got EOF from 127.0.0.1:41682 (error 108)
18:18:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:18:38.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.559 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.564 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8865530b, L:/127.0.0.1:41688 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.567 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27ea7249, L:/127.0.0.1:46958 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.568 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ae72a13, L:/127.0.0.1:44374 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=585), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [489ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.570 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.571 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.579 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.579 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=609), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [169ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.586 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.586 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.586 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.588 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.589 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa83d6b3e, L:/127.0.0.1:44358 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.592 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.596 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9fee5c6c, L:/127.0.0.1:46974 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.596191 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.580497 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41712 (local address 127.18.171.61:35201)
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.580636 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:18:38.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.580640 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.581214 (+   574us) server_negotiation.cc:408] Connection header received
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.583131 (+  1917us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.583135 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.583206 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.583264 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.594052 (+ 10788us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.594865 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.596055 (+  1190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41712: BlockingRecv error: recv got EOF from 127.0.0.1:41712 (error 108)
18:18:38.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:18:38.599 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.600 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.600 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.600 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.600 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba5b9163, L:/127.0.0.1:41700 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.610 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.611 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.615 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.618 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.620 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.624 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.629 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.631 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.634 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.636 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.638 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.640 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.641 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.643 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.645 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.645 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.646 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=672), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [299ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:38.648 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.650 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.651 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.653 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.653 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.653 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.654 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.655 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.655 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.655 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:38.657 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.658 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.659 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.659 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.666 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.666 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.669 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.671 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.674 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.682 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.682 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.721 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.722 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=752), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [112ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [547ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.730 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.730 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=785), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [113ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:38.731 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.731 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=762), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [158ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [616ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.742 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.743 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.750 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.752 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef25771c, L:/127.0.0.1:44866 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.754 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7437d8b0, L:/127.0.0.1:44842 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.760 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7486c8c6, L:/127.0.0.1:44858 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.763 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.764 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.765 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.770 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.776 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe747feca, L:/127.0.0.1:44874 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.790 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7396744a, L:/127.0.0.1:41744 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.790 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.791 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x38731193, L:/127.0.0.1:47026 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.792 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=819), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [614ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [787ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.800 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:38.800 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.800 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.802 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.803664 20817 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.768319 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41746 (local address 127.18.171.61:35201)
18:18:38.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790079 (+ 21760us) server_negotiation.cc:207] Beginning negotiation
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790084 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790100 (+    16us) server_negotiation.cc:408] Connection header received
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790139 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790143 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790206 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.790307 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.802437 (+ 12130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.803305 (+   868us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.803518 (+   213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41746: BlockingWrite error: write error: Broken pipe (error 32)
18:18:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21631,"thread_start_us":111,"threads_started":1}
18:18:38.804 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.807 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.816 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53c85967, L:/127.0.0.1:41756 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.818 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.824 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1aaa7e2, L:/127.0.0.1:47036 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.825 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.825 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=819), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [590ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [600ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.835 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d979899, L:/127.0.0.1:44508 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.835 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.838 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:38.838 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.838 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.842 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.844 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.845 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.851 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.852 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.854 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea546a48, L:/127.0.0.1:41770 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde5b3334, L:/127.0.0.1:47042 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [172ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [244ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.861 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeab0e5ad, L:/127.0.0.1:47056 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.872 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.872 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.873 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.873 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.873 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.880 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.883 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.885 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7599c63d, L:/127.0.0.1:47068 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.892 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43b0a016, L:/127.0.0.1:47076 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.898 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.898 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6e41ddc, L:/127.0.0.1:44882 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=850), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [420ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.905 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:38.905 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.905 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.906 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.908 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.911 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.914834 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.892577 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41784 (local address 127.18.171.61:35201)
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.892758 (+   181us) server_negotiation.cc:207] Beginning negotiation
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.892763 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.892956 (+   193us) server_negotiation.cc:408] Connection header received
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.897237 (+  4281us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.897242 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.897311 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.897369 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.901584 (+  4215us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.902349 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.913108 (+ 10759us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.913393 (+   285us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914204 (+   811us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914233 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914237 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914255 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914280 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914291 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914376 (+    85us) server_negotiation.cc:1036] Waiting for connection context
18:18:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.914672 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41784: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41784): Connection reset by peer (error 104)
18:18:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
18:18:38.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.917 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.917 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.918 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.920 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x38879817, L:/127.0.0.1:41738 - R:/127.18.171.61:35201] using TOKEN/null
18:18:38.924 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.925 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=914), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [639ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.931 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:38.931 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.931 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.932 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33338eb2, L:/127.0.0.1:47090 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.943 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.943 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=933), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [628ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:38.946394 20802 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:38.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.926342 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41810 (local address 127.18.171.61:35201)
18:18:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.926486 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:18:38.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.926491 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.928172 (+  1681us) server_negotiation.cc:408] Connection header received
18:18:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.929201 (+  1029us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.929206 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:38.949 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.929278 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:38.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.929331 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:38.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.940262 (+ 10931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.941085 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.946252 (+  5167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41810: BlockingRecv error: recv got EOF from 127.0.0.1:41810 (error 108)
18:18:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:18:38.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.953 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xedaf365a, L:/127.0.0.1:41794 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.958 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.958 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.966 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.966 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:38.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:38.969 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.975 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x747a2ccb, L:/127.0.0.1:44386 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.977 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:38.977 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.977 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:38.977 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfc57f8a8, L:/127.0.0.1:46994 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:38.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:38.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:38.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:38.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1041), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [50ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.983 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9b27355, L:/127.0.0.1:41714 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.983 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5671ecf7, L:/127.0.0.1:41828 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=964), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [675ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [713ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:38.992 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.993 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:38.993 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.993 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.993 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:38.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.993 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:38.993 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:38.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:38.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:38.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.994 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:38.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.997 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:38.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.000 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.005564 20817 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.952125 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41816 (local address 127.18.171.61:35201)
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955168 (+  3043us) server_negotiation.cc:207] Beginning negotiation
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955172 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955185 (+    13us) server_negotiation.cc:408] Connection header received
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955223 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955225 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955287 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.955385 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.973241 (+ 17856us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.974141 (+   900us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.003497 (+ 29356us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.003778 (+   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
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.004272 (+   494us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.004395 (+   123us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.004498 (+   103us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.005387 (+   889us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41816: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41816): Connection reset by peer (error 104)
18:18:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2964}
18:18:39.007 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b445400, L:/127.0.0.1:44888 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.010 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.016 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa06c3df, L:/127.0.0.1:47094 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.018 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.020 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15b8899b, L:/127.0.0.1:47106 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.023 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.024 [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.18.171.62:34393, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [576ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.026 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.030 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.030 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1049), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [354ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.034 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.038 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.039 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.041 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.043 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.043 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.043 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.048 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.048 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab2d1042, L:/127.0.0.1:44532 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.049 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.049 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.049 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.050 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.050 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.050 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.057 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.061367 20817 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.014739 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41844 (local address 127.18.171.61:35201)
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.014896 (+   157us) server_negotiation.cc:207] Beginning negotiation
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.014900 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.015782 (+   882us) server_negotiation.cc:408] Connection header received
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.016202 (+   420us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.016206 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.016323 (+   117us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.016393 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.021846 (+  5453us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.022766 (+   920us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.029237 (+  6471us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.029479 (+   242us) 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
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060641 (+ 31162us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:39.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060670 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:39.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.070 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.086 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.087 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.090 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.091 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.094 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.097 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.100 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.102 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.102 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.102 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.105 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.108 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.121 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.126 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.130 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.139 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.139 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.143 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.144 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.147 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.147 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.149 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.150 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.151 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.171 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060674 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:39.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.175 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.175 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:38.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.176 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.177 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.178 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.179 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.181 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.181 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.185 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.185 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:39.185 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:39.185 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:39.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:38.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.186 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.189 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:38.686 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.194 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:38.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.197 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.197 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.199 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x221941e0, L:/127.0.0.1:46986 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.205 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.206 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.631 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.211 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.212 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.213 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1227), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [451ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x869bfab8, L:/127.0.0.1:44488 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.221 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.228 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41ef8020, L:/127.0.0.1:44890 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.234 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.234 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.238 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83e73347, L:/127.0.0.1:47122 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.239 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.243 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.246 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.249 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.253 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.258 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.272 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.277 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.278 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x514a5d55, L:/127.0.0.1:41870 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.281 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.284 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2f8d833, L:/127.0.0.1:44602 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.286 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.287 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.291 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.295 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0c66018, L:/127.0.0.1:47160 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.298 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb41c1646, L:/127.0.0.1:44676 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.304 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.306 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f74045d, L:/127.0.0.1:47214 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.307 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.308 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.308 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060692 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:39.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060725 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:39.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060738 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:39.309 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.060823 (+    85us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.061192 (+   369us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41844: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41844): Connection reset by peer (error 104)
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.174852 20802 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.030923 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41852 (local address 127.18.171.61:35201)
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.031077 (+   154us) server_negotiation.cc:207] Beginning negotiation
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.031082 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.033479 (+  2397us) server_negotiation.cc:408] Connection header received
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.035268 (+  1789us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.035273 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.035361 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.035417 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.044539 (+  9122us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.045272 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.173914 (+128642us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.174184 (+   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
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.174311 (+   127us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.174437 (+   126us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:39.309 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x20c654fb, L:/127.0.0.1:47158 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.174545 (+   108us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.174702 (+   157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41852: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41852): Connection reset by peer (error 104)
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.203984 20694 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.633185 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44394 (local address 127.18.171.62:34393)
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.633462 (+   277us) server_negotiation.cc:207] Beginning negotiation
18:18:39.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.633467 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.203451 (+569984us) server_negotiation.cc:408] Connection header received
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.203500 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.203504 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.203557 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.203632 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.203789 (+   157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44394: BlockingRecv error: recv got EOF from 127.0.0.1:44394 (error 108)
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":184,"thread_start_us":94,"threads_started":1}
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.207813 20696 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.635560 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44410 (local address 127.18.171.62:34393)
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.637845 (+  2285us) server_negotiation.cc:207] Beginning negotiation
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.637850 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.207293 (+569443us) server_negotiation.cc:408] Connection header received
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.207331 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.207337 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.207391 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.207465 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.207663 (+   198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44410: BlockingRecv error: recv got EOF from 127.0.0.1:44410 (error 108)
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2191,"thread_start_us":80,"threads_started":1}
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.210980 20623 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.630945 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44392 (local address 127.18.171.62:34393)
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.631107 (+   162us) server_negotiation.cc:207] Beginning negotiation
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.631111 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.210496 (+579385us) server_negotiation.cc:408] Connection header received
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.210549 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.210552 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.210601 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.210684 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.210850 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44392: BlockingRecv error: recv got EOF from 127.0.0.1:44392 (error 108)
18:18:39.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:18:39.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x183526c4, L:/127.0.0.1:47192 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.317 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3510eaa, L:/127.0.0.1:47208 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.318 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.327 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc9afe22e, L:/127.0.0.1:46988 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1323), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [611ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [789ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.331 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e3202d4, L:/127.0.0.1:47178 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x711182a5, L:/127.0.0.1:44524 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc03b3a24, L:/127.0.0.1:47166 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1167c675, L:/127.0.0.1:47172 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.337 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xedfdc049, L:/127.0.0.1:41860 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.338 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd27cd255, L:/127.0.0.1:47154 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.339 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8991b080, L:/127.0.0.1:41884 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.340340 19996 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.647921 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41728 (local address 127.18.171.61:35201)
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.648142 (+   221us) server_negotiation.cc:207] Beginning negotiation
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.648146 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.201631 (+553485us) server_negotiation.cc:408] Connection header received
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.201690 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.201693 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.201786 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.201860 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.220623 (+ 18763us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.221395 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.339154 (+117759us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.339358 (+   204us) 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
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.339740 (+   382us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.339823 (+    83us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.339896 (+    73us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.340208 (+   312us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41728: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41728): Connection reset by peer (error 104)
18:18:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":122}
18:18:39.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.344 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.344 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.344 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.345 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x137a1a7c, L:/127.0.0.1:44814 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.359 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42ceb265, L:/127.0.0.1:44722 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc002745a, L:/127.0.0.1:44840 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.362 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.364 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.364 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.365 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.368 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.376 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf664c85f, L:/127.0.0.1:47230 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.377 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd74a108e, L:/127.0.0.1:47016 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.378 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1eb3ca56, L:/127.0.0.1:44696 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1403), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [321ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [969ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e37f3d0, L:/127.0.0.1:44558 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.386 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd5b0c41, L:/127.0.0.1:44832 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.387 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38ed6f3c, L:/127.0.0.1:44414 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1387), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [164ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [748ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [798ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.389 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x01416d4a, L:/127.0.0.1:47018 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18e0175e, L:/127.0.0.1:44470 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x851c358b, L:/127.0.0.1:44442 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf01ba1c5, L:/127.0.0.1:44822 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e229297, L:/127.0.0.1:44452 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.397 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9501da2c, L:/127.0.0.1:41872 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.400 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad6404e7, L:/127.0.0.1:47150 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.404 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.404 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.405 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.405 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.407 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.408 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [897ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [906ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.410 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa12a9987, L:/127.0.0.1:47136 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1371), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [826ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [939ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [958ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.414 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.414 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.414 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.416 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd85c8bf3, L:/127.0.0.1:44462 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.419 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.419 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.419 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.420120 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.409920 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41886 (local address 127.18.171.61:35201)
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.410084 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.410090 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:39.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.410118 (+    28us) server_negotiation.cc:408] Connection header received
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.414285 (+  4167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.414290 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.414360 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.414448 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.419978 (+  5530us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41886: BlockingRecv error: recv got EOF from 127.0.0.1:41886 (error 108)
18:18:39.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
18:18:39.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0528d2e3, L:/127.0.0.1:44748 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.422 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4f5ee09, L:/127.0.0.1:41732 - R:/127.18.171.61:35201] using TOKEN/null
18:18:39.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.423 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbef43d9a, L:/127.0.0.1:44434 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x997ca5d4, L:/127.0.0.1:44692 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7292e9a5, L:/127.0.0.1:44656 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.427 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce9aa9c1, L:/127.0.0.1:44430 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [41ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1126ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51beaaa7, L:/127.0.0.1:44750 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.435 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.435 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.435 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.438 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.439 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.439 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.443 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.443 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1416), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [427ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [892ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.446 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:39.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.449 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.450 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.450 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.450 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.450 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.451623 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.445305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41892 (local address 127.18.171.61:35201)
18:18:39.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.445502 (+   197us) server_negotiation.cc:207] Beginning negotiation
18:18:39.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.445506 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.446038 (+   532us) server_negotiation.cc:408] Connection header received
18:18:39.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.446375 (+   337us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.446380 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.452 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.446463 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.446552 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.450361 (+  3809us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.451136 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.451488 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41892: BlockingRecv error: recv got EOF from 127.0.0.1:41892 (error 108)
18:18:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
18:18:39.453 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.462 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ac36851, L:/127.0.0.1:47238 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [577ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [796ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [812ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.471 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.471 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.472 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.472 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.472 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.475395 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.456868 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41900 (local address 127.18.171.61:35201)
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.457014 (+   146us) server_negotiation.cc:207] Beginning negotiation
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.457017 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.460352 (+  3335us) server_negotiation.cc:408] Connection header received
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.460653 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.460657 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.460732 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.460833 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.464895 (+  4062us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.465619 (+   724us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474453 (+  8834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474693 (+   240us) 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
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474892 (+   199us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474915 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474919 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474935 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474959 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.474969 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.475064 (+    95us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.475245 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41900: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41900): Connection reset by peer (error 104)
18:18:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:18:39.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.478 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.481 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.481 [DEBUG - pool-4-thread-64] (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.18.171.62:34393, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.486 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4594e5db, L:/127.0.0.1:47244 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.487 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.487 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.487 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1450), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [709ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1034ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.492 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.493 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.493 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.493 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.496 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.499341 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.482019 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41916 (local address 127.18.171.61:35201)
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.482195 (+   176us) server_negotiation.cc:207] Beginning negotiation
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.482199 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.482723 (+   524us) server_negotiation.cc:408] Connection header received
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.483065 (+   342us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.483069 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.483182 (+   113us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.483244 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.497881 (+ 14637us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.498740 (+   859us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.499204 (+   464us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41916: BlockingRecv error: recv got EOF from 127.0.0.1:41916 (error 108)
18:18:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:18:39.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.502 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.503 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.505 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd110b9f6, L:/127.0.0.1:47256 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.505853 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.489887 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41928 (local address 127.18.171.61:35201)
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490043 (+   156us) server_negotiation.cc:207] Beginning negotiation
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490048 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490063 (+    15us) server_negotiation.cc:408] Connection header received
18:18:39.506 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490124 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490128 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490190 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.506 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.490278 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.504621 (+ 14343us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.505333 (+   712us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.505730 (+   397us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41928: BlockingRecv error: recv got EOF from 127.0.0.1:41928 (error 108)
18:18:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
18:18:39.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [849ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1056ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.510 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.511 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.511 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.512 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.513 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.513 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1487), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [824ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [929ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.515513 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.500953 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41942 (local address 127.18.171.61:35201)
18:18:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501305 (+   352us) server_negotiation.cc:207] Beginning negotiation
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501309 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501500 (+   191us) server_negotiation.cc:408] Connection header received
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501827 (+   327us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501830 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501899 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.501954 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.510431 (+  8477us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.511200 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514094 (+  2894us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514342 (+   248us) 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
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514889 (+   547us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514909 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514912 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514928 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514952 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.514962 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.515040 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.515344 (+   304us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41942: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41942): Connection reset by peer (error 104)
18:18:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":239}
18:18:39.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.518 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.518 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.519 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.519 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.520 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.520 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.526 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.534 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.533402 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.517298 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41944 (local address 127.18.171.61:35201)
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518086 (+   788us) server_negotiation.cc:207] Beginning negotiation
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518090 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518105 (+    15us) server_negotiation.cc:408] Connection header received
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518150 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518154 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518211 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.518292 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.532223 (+ 13931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.533022 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.533267 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41944: BlockingRecv error: recv got EOF from 127.0.0.1:41944 (error 108)
18:18:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":688}
18:18:39.536 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.546 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc987ad24, L:/127.0.0.1:41950 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.549 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.552 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99b2d78e, L:/127.0.0.1:47268 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1511), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [905ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1098ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.558 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfacc6daa, L:/127.0.0.1:47274 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.560 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.561 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.561 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.561 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.563 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.564 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1517), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1089ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.569 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.572 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.572 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.573 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.573 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.573 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.575764 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.546164 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41956 (local address 127.18.171.61:35201)
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.546300 (+   136us) server_negotiation.cc:207] Beginning negotiation
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.546305 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.547946 (+  1641us) server_negotiation.cc:408] Connection header received
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.548673 (+   727us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.548677 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.548749 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.548803 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.552939 (+  4136us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.561574 (+  8635us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.568690 (+  7116us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.576 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.576 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.568971 (+   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
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573661 (+  4690us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:39.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573686 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573689 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573737 (+    48us) server_negotiation.cc:923] calling sasl_server_start()
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573771 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573785 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.573897 (+   112us) server_negotiation.cc:1036] Waiting for connection context
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.575616 (+  1719us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41956: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41956): Cannot send after transport endpoint shutdown (error 108)
18:18:39.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:18:39.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.579 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.580 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.581 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.586 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.587 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1562), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [946ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.588 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.590 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc739044c, L:/127.0.0.1:44892 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.592 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.592 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.593 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:39.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.597 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.597 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.602 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.611 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d773651, L:/127.0.0.1:47288 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.612 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7c2aa20, L:/127.0.0.1:41960 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.615 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.617 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83596d94, L:/127.0.0.1:47298 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.619 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.620 [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.18.171.62:34393, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.621 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.621 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1598), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [920ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.626 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.626 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.626 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.627 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.627 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.627 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:39.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.630 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.631 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.633 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73c452cf, L:/127.0.0.1:47314 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1599), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [902ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.638 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.638 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c28ae2f, L:/127.0.0.1:44906 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.646 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.647 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.648 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.648 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.650 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c5a05fd, L:/127.0.0.1:41968 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.651432 19214 connection.cc:466] server connection from 127.0.0.1:41968 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41968 (request call id 0) could send its response
18:18:39.652 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.657 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.658 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.659 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1642), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [810ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.660 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.660 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1631), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [911ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.666 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.666 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.667 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.667 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.667 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:39.667 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:39.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.671 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.672 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1657), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:38.641 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.673589 20782 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.712657 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44796 (local address 127.18.171.62:34393)
18:18:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.717991 (+  5334us) server_negotiation.cc:207] Beginning negotiation
18:18:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.717997 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.673425 (+955428us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44796: BlockingRecv error: recv got EOF from 127.0.0.1:44796 (error 108)
18:18:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5207,"thread_start_us":69,"threads_started":1}
18:18:39.674 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.677 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.677 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.677 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.679 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.680 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.680 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.680 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.683 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdce0c50e, L:/127.0.0.1:47320 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab419715, L:/127.0.0.1:47000 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [259ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1671ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.688194 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.675165 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41970 (local address 127.18.171.61:35201)
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.675318 (+   153us) server_negotiation.cc:207] Beginning negotiation
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.675323 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.679634 (+  4311us) server_negotiation.cc:408] Connection header received
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.679696 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.679700 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.679793 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.679877 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.686867 (+  6990us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.687646 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.688062 (+   416us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41970: BlockingRecv error: recv got EOF from 127.0.0.1:41970 (error 108)
18:18:39.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
18:18:39.689 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.689 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.689 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:39.689 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.691 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.693 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:39.693 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.694 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.694 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.694 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.695 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.695 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.697 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.698 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.698 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1684), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1172ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.705 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.706 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.706 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:39.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc0e9d99, L:/127.0.0.1:47336 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.708 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.709 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.709 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.711483 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.702875 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41982 (local address 127.18.171.61:35201)
18:18:39.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.703020 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:18:39.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.703025 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.711366 (+  8341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41982: BlockingRecv error: recv got EOF from 127.0.0.1:41982 (error 108)
18:18:39.711 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:18:39.712 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [881ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:39.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.718 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.720 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.722 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.722 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.723 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.725359 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.713680 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41986 (local address 127.18.171.61:35201)
18:18:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.713854 (+   174us) server_negotiation.cc:207] Beginning negotiation
18:18:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.713859 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.714396 (+   537us) server_negotiation.cc:408] Connection header received
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.714766 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.714771 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.714843 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.714904 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.723943 (+  9039us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.724791 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.726 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.725219 (+   428us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41986: BlockingRecv error: recv got EOF from 127.0.0.1:41986 (error 108)
18:18:39.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
18:18:39.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.728 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.736 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd1a69e78, L:/127.0.0.1:42002 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.737 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3fe20755, L:/127.0.0.1:47346 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.738 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.739 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.740 [DEBUG - kudu-nio-1] (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.18.171.62:34393, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.741 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.745 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.745 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.746 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.747 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.747 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.748 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.750 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.752 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x195db51f, L:/127.0.0.1:47358 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.753 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1768), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [243ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.756 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.758 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.762 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.763 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.764 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.764 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.764 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.766490 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.748353 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42010 (local address 127.18.171.61:35201)
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.748521 (+   168us) server_negotiation.cc:207] Beginning negotiation
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.748526 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.751772 (+  3246us) server_negotiation.cc:408] Connection header received
18:18:39.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.752536 (+   764us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.752542 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.752607 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.752673 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:39.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.761513 (+  8840us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.762326 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.766341 (+  4015us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42010: BlockingRecv error: recv got EOF from 127.0.0.1:42010 (error 108)
18:18:39.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
18:18:39.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.768 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.770 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x446526bb, L:/127.0.0.1:47370 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.771 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.771 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1781), Traces: [0ms] refreshing cache from master, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [860ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [882ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.773 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.776 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.776 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.777 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.777 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.777 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.777 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.778245 20797 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.772999 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42030 (local address 127.18.171.61:35201)
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.773145 (+   146us) server_negotiation.cc:207] Beginning negotiation
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.773150 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.773601 (+   451us) server_negotiation.cc:408] Connection header received
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.776786 (+  3185us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.776791 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.776874 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.776944 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.778090 (+  1146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42030: BlockingRecv error: recv got EOF from 127.0.0.1:42030 (error 108)
18:18:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:18:39.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.780 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1740), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1338ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.780 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.780 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6db0252b, L:/127.0.0.1:42024 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.784 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.785 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.786 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.786 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.787 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.789 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.791 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:39.796 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c2b5bfc, L:/127.0.0.1:47374 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.803 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f6d893a, L:/127.0.0.1:44910 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:39.803 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.805 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.807 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.809 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.816 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda951572, L:/127.0.0.1:42044 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:39.817 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.817 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1782), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.822 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.823 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.823 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.823 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.826 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0baf1117, L:/127.0.0.1:47384 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.826 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.827 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.827888 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.821092 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42056 (local address 127.18.171.61:35201)
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.821229 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.821233 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.821772 (+   539us) server_negotiation.cc:408] Connection header received
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.822100 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.822105 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.822166 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.822222 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.825487 (+  3265us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.826354 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.827759 (+  1405us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42056: BlockingRecv error: recv got EOF from 127.0.0.1:42056 (error 108)
18:18:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:18:39.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1785), Traces: [0ms] refreshing cache from master, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1085ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1098ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1112ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.829 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.833 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.836 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.836 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.836 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:39.837 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:39.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.842 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.842 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1796), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [960ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1235ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.848 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:39.848 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.848 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:39.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.851 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b1b9fe1, L:/127.0.0.1:47386 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.855208 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.844251 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42062 (local address 127.18.171.61:35201)
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.844401 (+   150us) server_negotiation.cc:207] Beginning negotiation
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.844406 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.845075 (+   669us) server_negotiation.cc:408] Connection header received
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.846307 (+  1232us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.846311 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.846379 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.846435 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.853146 (+  6711us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.853774 (+   628us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.855072 (+  1298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42062: BlockingRecv error: recv got EOF from 127.0.0.1:42062 (error 108)
18:18:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:18:39.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.856 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.857 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.857 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.858 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.858 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1808), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1318ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.862 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.864 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.864 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.864 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.864 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:39.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.868 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.868661 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.859744 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42072 (local address 127.18.171.61:35201)
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.859879 (+   135us) server_negotiation.cc:207] Beginning negotiation
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.859884 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.860396 (+   512us) server_negotiation.cc:408] Connection header received
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.860752 (+   356us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.860756 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.860826 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.860884 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.867221 (+  6337us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.868114 (+   893us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.868524 (+   410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42072: BlockingRecv error: recv got EOF from 127.0.0.1:42072 (error 108)
18:18:39.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:18:39.869 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.869 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:39.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:39.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:39.878 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:39.880 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:39.880 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:38.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:39.883 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xece851b0, L:/127.0.0.1:47398 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:39.884 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.884 [DEBUG - pool-4-thread-9] (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.18.171.62:34393, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:39.883529 20706 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.644110 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44432 (local address 127.18.171.62:34393)
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.644668 (+   558us) server_negotiation.cc:207] Beginning negotiation
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.644672 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.882918 (+1238246us) server_negotiation.cc:408] Connection header received
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.882987 (+    69us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.882991 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.883071 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.883178 (+   107us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.883377 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44432: BlockingRecv error: recv got EOF from 127.0.0.1:44432 (error 108)
18:18:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":472,"thread_start_us":94,"threads_started":1}
18:18:39.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:39.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:39.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:39.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:39.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:39.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:39.892 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.892 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:39.892 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:39.892 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:39.893 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.893 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.893 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:39.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:39.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:39.894 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.895 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.896 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.897 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.898 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.899 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.900 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.901 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.901 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.902 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:39.903 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1918), Traces: [0ms] refreshing cache from master, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [920ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1179ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:39.904 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.904 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:39.908 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.908 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.910 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.911 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.911 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.912 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.912 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.913 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.914 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.914 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.915 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.916 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.916 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.916 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.918 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.919 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.920 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:39.920 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.921 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.922 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.922 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.923 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.923 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.925 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.926 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:39.960 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.963 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.964 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.966 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.967 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.968 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.970 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.971 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.973 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.974 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.976 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.977 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.979 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.980 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.981 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.984 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.986 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.987 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.990 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:39.995 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:39.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:39.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:39.998 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:39.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.006 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.016 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.017 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.017 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.020 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.020 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.021 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.021 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:40.021 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.021 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.022 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.022 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.022 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.023 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.023 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.024 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.022 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.026 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.027 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.029 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.029 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.029 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.029 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.031 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.033 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.033 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.033 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.033 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.033 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.034 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.034 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.034 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:40.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.040416 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.875892 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42084 (local address 127.18.171.61:35201)
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.876055 (+   163us) server_negotiation.cc:207] Beginning negotiation
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.876059 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.876688 (+   629us) server_negotiation.cc:408] Connection header received
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.877058 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.877063 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.877147 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.877211 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.888674 (+ 11463us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:39.889478 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.038505 (+149027us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.038781 (+   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
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039650 (+   869us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039682 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039687 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039707 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039737 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039748 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.039826 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.040243 (+   417us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42084: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42084): Connection reset by peer (error 104)
18:18:40.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:18:40.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.043 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.043 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:40.043 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:40.045 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.048 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.048 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.049 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.050 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.050 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.051 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.053 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.054 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.054 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.055 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.057 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.057 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.059 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.060 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.066 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.066 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.067 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.067 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.069 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.071 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.076 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.080 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.081 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.088 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.090 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.092 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.093 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.094 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.097 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.097 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.098 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.099 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.099 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.100 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.101 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.101 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.102 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.106 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.107 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.108 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.109 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.111 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.112 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.112 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.143 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:38.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.143 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.145 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.146 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.148 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.694 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.149 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.151 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.151 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.151 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.152 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.152 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.152 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.152 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.152 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.152 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.154 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.154222 20758 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.694521 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44672 (local address 127.18.171.62:34393)
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.696486 (+  1965us) server_negotiation.cc:207] Beginning negotiation
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.696491 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.153152 (+1456661us) server_negotiation.cc:408] Connection header received
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.153616 (+   464us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.153621 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.153696 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.153812 (+   116us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.154048 (+   236us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44672: BlockingRecv error: recv got EOF from 127.0.0.1:44672 (error 108)
18:18:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1861,"thread_start_us":109,"threads_started":1}
18:18:40.156 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.156 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.157 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.157 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.157 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.157 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.158 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.157487 20252 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.158 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.623028 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44388 (local address 127.18.171.62:34393)
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.623229 (+   201us) server_negotiation.cc:207] Beginning negotiation
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.623234 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.156911 (+1533677us) server_negotiation.cc:408] Connection header received
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.156974 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.156978 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.157044 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.157137 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.157323 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44388: BlockingRecv error: recv got EOF from 127.0.0.1:44388 (error 108)
18:18:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
18:18:40.158 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.159 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.159 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.159 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.159 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.160 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.160 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.160 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.161 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.161 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.165 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:38.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.168 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.170 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.171 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.152 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.177 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.177 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61981a70, L:/127.0.0.1:44574 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.180 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.183 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.183 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.184 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.186 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.189 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.194 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.194 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.196 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.197 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.200 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.203 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.205524 20752 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.689896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44626 (local address 127.18.171.62:34393)
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.690485 (+   589us) server_negotiation.cc:207] Beginning negotiation
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.690490 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.205008 (+1514518us) server_negotiation.cc:408] Connection header received
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.205052 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.205055 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.205108 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.205174 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.205346 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44626: BlockingRecv error: recv got EOF from 127.0.0.1:44626 (error 108)
18:18:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":507,"thread_start_us":85,"threads_started":1}
18:18:40.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.213 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.217 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.217 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.229 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73f76a62, L:/127.0.0.1:44412 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.230 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.234 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.234 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.235 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd02180e1, L:/127.0.0.1:45092 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.235 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.237 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.238 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.241 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.242 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.245 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.247 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.248 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.250 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.252 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.256 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.258 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.264 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc02930b, L:/127.0.0.1:45186 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.268 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.272 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.272 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.276 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd14bb3a8, L:/127.0.0.1:45202 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.278 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.281 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.284 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.286 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.287 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.290 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25a08922, L:/127.0.0.1:42168 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44b1989c, L:/127.0.0.1:45268 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b29374c, L:/127.0.0.1:44966 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.332 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x824dad08, L:/127.0.0.1:42096 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89a13b72, L:/127.0.0.1:45214 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.331 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.332 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa74aabca, L:/127.0.0.1:47498 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.334 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2360edf7, L:/127.0.0.1:45066 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.335 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.330 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b7e77b9, L:/127.0.0.1:47468 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.328 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98bd909e, L:/127.0.0.1:45164 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [427ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.344 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f6371ac, L:/127.0.0.1:47630 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.347 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.348 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:40.348 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.348 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.349 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.328 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b6cbb0b, L:/127.0.0.1:45050 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e44a0b9, L:/127.0.0.1:45296 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=452), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [439ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.356 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd2063aaa, L:/127.0.0.1:42154 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.327 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.327 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb792aa93, L:/127.0.0.1:45184 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.320 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.406 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7f55f68, L:/127.0.0.1:45044 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.316 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x75477437, L:/127.0.0.1:44938 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.314 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.313 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7007d7f, L:/127.0.0.1:44948 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.411 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04634f81, L:/127.0.0.1:47412 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.412 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x25bcf6a6, L:/127.0.0.1:47442 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ed45dd7, L:/127.0.0.1:45076 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.308 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x69139352, L:/127.0.0.1:42132 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.308 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x608dcc78, L:/127.0.0.1:45018 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1d6a818b, L:/127.0.0.1:47470 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.424 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53b945ac, L:/127.0.0.1:45278 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=531), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [514ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.307 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2946288a, L:/127.0.0.1:45242 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=532), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [517ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.303 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.302 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.302 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.439 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.439 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.439 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.440 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.441 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:40.441 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.441 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56bb6d62, L:/127.0.0.1:45282 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.301 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd50f6554, L:/127.0.0.1:45230 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.301 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.444 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a3b99b3, L:/127.0.0.1:45146 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.300 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c750b1f, L:/127.0.0.1:45118 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:40.449 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:40.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.296 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.451 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf164a98, L:/127.0.0.1:42178 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.451 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce1dd7f2, L:/127.0.0.1:47552 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.452 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ca28ba9, L:/127.0.0.1:45140 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.450764 21112 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.155718 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42192 (local address 127.18.171.61:35201)
18:18:40.454 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.167559 (+ 11841us) server_negotiation.cc:207] Beginning negotiation
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.167562 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.299544 (+131982us) server_negotiation.cc:408] Connection header received
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.299610 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.299614 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.299681 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.300440 (+   759us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.449682 (+149242us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.450438 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:40.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66631898, L:/127.0.0.1:45168 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.296 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb49bbb14, L:/127.0.0.1:45150 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.294 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4fc1a881, L:/127.0.0.1:42220 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb676f4d, L:/127.0.0.1:44588 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bd5dc9d, L:/127.0.0.1:45094 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.459 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.460 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.462 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0529e88b, L:/127.0.0.1:42242 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.462 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.450619 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42192: BlockingWrite error: write error: Broken pipe (error 32)
18:18:40.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11772,"thread_start_us":125,"threads_started":1}
18:18:40.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.463950 19217 connection.cc:466] server connection from 127.0.0.1:42220 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42220 (request call id 0) could send its response
18:18:40.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.467 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.468 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbff82ab2, L:/127.0.0.1:47642 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.469 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x878a22e7, L:/127.0.0.1:45008 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.470 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.470 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8dff3e03, L:/127.0.0.1:42254 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.473 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x328f509a, L:/127.0.0.1:47538 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3b9c0ea, L:/127.0.0.1:47568 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.477 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e1825f2, L:/127.0.0.1:45302 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.480 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.480 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19a97576, L:/127.0.0.1:45124 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.485 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.486 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbaa811d1, L:/127.0.0.1:47592 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2417), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1976ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2104ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2175ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.406 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x581bcc83, L:/127.0.0.1:47506 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.405 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f5a6772, L:/127.0.0.1:47430 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.405 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce89d751, L:/127.0.0.1:42118 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.404 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9c176377, L:/127.0.0.1:42110 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe97d3c2e, L:/127.0.0.1:44988 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.400 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfaea829a, L:/127.0.0.1:42158 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.397 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2038087, L:/127.0.0.1:45030 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.396 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcca32a97, L:/127.0.0.1:47480 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.392 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ec4bbdf, L:/127.0.0.1:47436 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.389 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc42e961d, L:/127.0.0.1:47450 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.387 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78f9f0f7, L:/127.0.0.1:47492 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7deec02, L:/127.0.0.1:45040 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36f8a69e, L:/127.0.0.1:44968 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd346c694, L:/127.0.0.1:44954 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.383 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb202e90e, L:/127.0.0.1:42146 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0d72bc3, L:/127.0.0.1:45078 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.376 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03fde3e5, L:/127.0.0.1:47490 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.371 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22172b98, L:/127.0.0.1:42138 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ea251ba, L:/127.0.0.1:47462 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.365 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.364 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdea96a14, L:/127.0.0.1:45054 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.363 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad443176, L:/127.0.0.1:47522 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3beff13, L:/127.0.0.1:44922 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb000ae6, L:/127.0.0.1:45162 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.361 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf7e4c8f9, L:/127.0.0.1:42234 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.361 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ed61742, L:/127.0.0.1:47416 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfdf897a1, L:/127.0.0.1:44990 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.359 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x71b85fb8, L:/127.0.0.1:42208 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.360 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf364efea, L:/127.0.0.1:47620 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.359 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8732c7f, L:/127.0.0.1:42228 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.358 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3c09ecd, L:/127.0.0.1:45004 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.473 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.498 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.499 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.499 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.499 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.500 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.500 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.501 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.501 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.502 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.502 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.503 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.506 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.507 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.507 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.508 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.508 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.509 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.509 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.509 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.510 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.511 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.512 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.512 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.513 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.513 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.513 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.514 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.515 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.515 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.516 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.517 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.527 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.528 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.528 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.567 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe68f1697, L:/127.0.0.1:45136 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.567 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x735720bf, L:/127.0.0.1:45258 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.569 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x63d9533e, L:/127.0.0.1:47584 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.569 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf86e82b1, L:/127.0.0.1:42258 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=667), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [506ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [653ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=685), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [519ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [653ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [666ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.588 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.589 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=622), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [299ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:40.589 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.592 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.592 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.594 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=617), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [416ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.594 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.598 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.627 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.632 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.632 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.634 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.635 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.636 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.638 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.641 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.642 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.642 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.644 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.644 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:38.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:38.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.645 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.645 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.646 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:40.650 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:40.650 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.651 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:40.653 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.654 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.650272 20785 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.710903 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44778 (local address 127.18.171.62:34393)
18:18:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.712569 (+  1666us) server_negotiation.cc:207] Beginning negotiation
18:18:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.712574 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.650087 (+1937513us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44778: BlockingRecv error: recv got EOF from 127.0.0.1:44778 (error 108)
18:18:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1575,"thread_start_us":75,"threads_started":1}
18:18:40.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.656 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.658 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:40.658 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.666 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c608cd1, L:/127.0.0.1:47608 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.667 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.672 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:40.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:40.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=704), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [303ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:40.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.676 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.677 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2660), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1959ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2019ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:40.680 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299963, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299963, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299896, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299896, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.682 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.682 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49c0d190, L:/127.0.0.1:45240 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.683 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.683 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.683 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.684 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.684 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:40.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.685 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:40.686 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:40.686 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.687 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.689 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.692 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.698 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:40.698 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.700 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.700 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.674338 19142 connection.cc:466] server connection from 127.0.0.1:44954 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44954 (request call id 0) could send its response
18:18:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.678730 20754 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.691430 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44640 (local address 127.18.171.62:34393)
18:18:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.692050 (+   620us) server_negotiation.cc:207] Beginning negotiation
18:18:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.692054 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.678170 (+1986116us) server_negotiation.cc:408] Connection header received
18:18:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.678226 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.678232 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.678302 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.678383 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.678567 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44640: BlockingRecv error: recv got EOF from 127.0.0.1:44640 (error 108)
18:18:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":455,"thread_start_us":90,"threads_started":1}
18:18:40.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=802), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [377ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [690ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [788ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.708 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x183b893c, L:/127.0.0.1:45308 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.710 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=746), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [443ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.710 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.715 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.715 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.715 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.715 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.717 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.719 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.719 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.719 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.720 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.720 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.721 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x71080285, L:/127.0.0.1:42350 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.722 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.726748 19215 connection.cc:466] server connection from 127.0.0.1:42118 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42118 (request call id 0) could send its response
18:18:40.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.731 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:40.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.736618 21245 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.709191 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42456 (local address 127.18.171.61:35201)
18:18:40.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.735 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.735875 (+ 26684us) server_negotiation.cc:207] Beginning negotiation
18:18:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.735881 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:40.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736073 (+   192us) server_negotiation.cc:408] Connection header received
18:18:40.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736187 (+   114us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.762 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.763 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.765 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.765 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.765 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.765 [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, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [645ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [709ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:40.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.766 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2718), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2049ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2309ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736191 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2700), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [956ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2255ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2258ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=844), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [695ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [790ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=846), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [450ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=839), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [533ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [789ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [812ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=851), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [546ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [795ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [818ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=844), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [500ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [794ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [817ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.770 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x205c82db, L:/127.0.0.1:47844 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.771 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.772 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:40.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.773 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.774 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.774 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.774 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736243 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736329 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736497 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42456: BlockingRecv error: recv got EOF from 127.0.0.1:42456 (error 108)
18:18:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26613,"thread_start_us":52,"threads_started":1}
18:18:40.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.779 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.783 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=851), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [695ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [799ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [818ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.785 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.787 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.787 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.787 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.797 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80ccfa84, L:/127.0.0.1:42488 - R:/127.18.171.61:35201] using TOKEN/null
18:18:40.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.797 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.797 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.797 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.798 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.798 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.799 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.799 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.804 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=821), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [409ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.807 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.807 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.808 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.811 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58112218, L:/127.0.0.1:47840 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.815 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299972, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.817 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x39529d64, L:/127.0.0.1:42376 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:40.817 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.805 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.821 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.821 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.823 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa59d86a3, L:/127.0.0.1:45336 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.824 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.829 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6daa9972, L:/127.0.0.1:45322 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.830 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.3' into [/127.18.171.3] in 2862566ns
18:18:40.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.831 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299977, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.834 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1fe4f3d1, L:/127.0.0.1:42288 - R:/127.18.171.61:35201] using TOKEN/null
18:18:40.836 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.837 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.837 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.837 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2798), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1742ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2356ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.846 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.846 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.846 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.846 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.846 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef077852, L:/127.0.0.1:47716 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.855 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.3' into [/127.18.171.3] in 8260935ns
18:18:40.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.860 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=878), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [353ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [802ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.860 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d63f338, L:/127.0.0.1:47670 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=965), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [755ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [950ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.866 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:40.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.871 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.2' into [/127.18.171.2] in 2590380ns
18:18:40.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299962, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.878 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.2' into [/127.18.171.2] in 3907175ns
18:18:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=874), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [243ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [687ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [771ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299968, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299965, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.880 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299988, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299977, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299977, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:40.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:40.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.890 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15cd97d7, L:/127.0.0.1:47700 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56bcbee7, L:/127.0.0.1:45340 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:40.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.899 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x71182339, L:/127.0.0.1:47678 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.901 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.904 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0f32728, L:/127.0.0.1:47656 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [381ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [809ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.911 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.912 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.912 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.912 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.917 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.920 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.920 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.922 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.2' into [/127.18.171.2] in 17778042ns
18:18:40.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.924 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.1' into [/127.18.171.1] in 4835416ns
18:18:40.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.925 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:40.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.926 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.926 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:40.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.924 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.934 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:40.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.937 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.939 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.939 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.940 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.946 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.3' into [/127.18.171.3] in 2768512ns
18:18:40.947 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state CONNECTING
18:18:40.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.948 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.957 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.957 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.957 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.958 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd4c0bc51, L:/127.0.0.1:42334 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:38.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:40.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.962 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.961952 20750 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.688291 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44618 (local address 127.18.171.62:34393)
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.688857 (+   566us) server_negotiation.cc:207] Beginning negotiation
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.688862 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.961411 (+2272549us) server_negotiation.cc:408] Connection header received
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.961479 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.961482 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.961537 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.961623 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.961811 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44618: BlockingRecv error: recv got EOF from 127.0.0.1:44618 (error 108)
18:18:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":477,"thread_start_us":89,"threads_started":1}
18:18:40.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:40.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.963 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.964 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.964 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.965 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.953 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299976, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299970, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299964, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299951, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.953 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299986, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299973, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299964, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299960, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.967 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299983, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299976, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299964, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299958, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.968 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:40.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.969 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:40.965499 21108 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:40.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.603874 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42286 (local address 127.18.171.61:35201)
18:18:40.974 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa544c5fa, L:/127.0.0.1:47830 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.975 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.977 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.978 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:40.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.607839 (+  3965us) server_negotiation.cc:207] Beginning negotiation
18:18:40.980 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.982 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.607843 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:40.982 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.983 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.983 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299970, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299965, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.986 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.986 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.986 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.989 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:40.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:40.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.964999 (+357156us) server_negotiation.cc:408] Connection header received
18:18:40.991 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:40.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2951), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [991ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2528ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:40.992 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.992 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:40.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:40.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:40.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.965052 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:40.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.995 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:40.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:40.996 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:40.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:40.997 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:40.998 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x010d2121, L:/127.0.0.1:47728 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:40.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:40.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:40.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:40.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299971, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299966, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299955, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:40.999 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x26645531, L:/127.0.0.1:47898 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9169ebc, L:/127.0.0.1:44762 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.001 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.965055 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.004 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f6f06b6, L:/127.0.0.1:47704 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.006 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.006 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3012), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2922ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.008 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.965116 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.009 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.009 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x624574a1, L:/127.0.0.1:42322 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.012 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.012 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:40.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.017 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.017 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.018 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f0ba6e1, L:/127.0.0.1:47876 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.965186 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1052), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [313ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [972ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.023 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.023 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xabacff1f, L:/127.0.0.1:42428 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.019 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x533ced47, L:/127.0.0.1:47842 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.026 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.965343 (+   157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42286: BlockingRecv error: recv got EOF from 127.0.0.1:42286 (error 108)
18:18:41.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.031 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x635c14a8, L:/127.0.0.1:42380 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.035 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52352ca1, L:/127.0.0.1:42348 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3876}
18:18:41.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.006348 20790 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.044 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.044 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.045 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.719063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44802 (local address 127.18.171.62:34393)
18:18:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.719399 (+   336us) server_negotiation.cc:207] Beginning negotiation
18:18:41.045 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.045 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.053 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.053 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.053 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.719404 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.057 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1fab45b8, L:/127.0.0.1:42472 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.060 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.060 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.006191 (+2286787us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44802: BlockingRecv error: recv got EOF from 127.0.0.1:44802 (error 108)
18:18:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":238,"thread_start_us":120,"threads_started":1}
18:18:41.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.064 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4e49bfd, L:/127.0.0.1:42486 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.066 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.051455 21110 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.602325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42278 (local address 127.18.171.61:35201)
18:18:41.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24259f07, L:/127.0.0.1:47858 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.070 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.072 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x00452e8f, L:/127.0.0.1:42416 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.604135 (+  1810us) server_negotiation.cc:207] Beginning negotiation
18:18:41.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1082), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [427ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [965ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.074 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68df5b9f, L:/127.0.0.1:42314 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.079 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaeb096a0, L:/127.0.0.1:47856 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3048), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [624ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2615ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2620ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:41.080 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.080 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.080 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.082 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [380ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [974ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1052), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [201ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [732ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [987ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2355d13b, L:/127.0.0.1:47926 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.604139 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.050900 (+446761us) server_negotiation.cc:408] Connection header received
18:18:41.092 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb822e937, L:/127.0.0.1:42440 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.092 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x24ef3e52, L:/127.0.0.1:42414 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.050958 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.050962 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.094 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x41cff320, L:/127.0.0.1:47892 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.094 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd2bdfcec, L:/127.0.0.1:42312 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.051030 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.099 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb87333e9, L:/127.0.0.1:42310 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.099 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f5f233a, L:/127.0.0.1:44718 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.051127 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.051313 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42278: BlockingRecv error: recv got EOF from 127.0.0.1:42278 (error 108)
18:18:41.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1716}
18:18:41.105 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65bfb6d9, L:/127.0.0.1:41734 - R:/127.18.171.61:35201] using TOKEN/null
18:18:41.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1078), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [634ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [991ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [998ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.113 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55a99c01, L:/127.0.0.1:42396 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.116 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.120664 21112 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.583709 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42268 (local address 127.18.171.61:35201)
18:18:41.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.134 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e3f031d, L:/127.0.0.1:44486 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.134 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1082), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [915ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.135 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce1d1968, L:/127.0.0.1:42452 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.115 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa70dcc0d, L:/127.0.0.1:47860 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.142 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.602450 (+ 18741us) server_negotiation.cc:207] Beginning negotiation
18:18:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.602455 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.144 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4bfa9fd2, L:/127.0.0.1:42392 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.145 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.1' into [/127.18.171.1] in 4150775ns
18:18:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.052739 (+450284us) server_negotiation.cc:408] Connection header received
18:18:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.052769 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.052773 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.157 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.3' into [/127.18.171.3] in 9161139ns
18:18:41.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.159 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.052825 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.052886 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [379ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [991ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1859ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2021ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2463ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.166 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.119415 (+ 66529us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.120256 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.169 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.169 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.120515 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42268: BlockingRecv error: recv got EOF from 127.0.0.1:42268 (error 108)
18:18:41.170 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18661}
18:18:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.150557 20813 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.174 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.637630 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42302 (local address 127.18.171.61:35201)
18:18:41.178 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5589b6d1, L:/127.0.0.1:44788 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.176 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.637809 (+   179us) server_negotiation.cc:207] Beginning negotiation
18:18:41.180 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88377a7f, L:/127.0.0.1:47812 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.180 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c0908c8, L:/127.0.0.1:42424 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.637815 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:41.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.711649 (+ 73834us) server_negotiation.cc:408] Connection header received
18:18:41.188 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.189 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.711693 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.193 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.194 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.196 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.711696 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.711742 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3160), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2712ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2749ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [2756ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:41.198 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.200 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.201 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.201 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.202 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.202 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.202 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.203 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.206 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.207 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.207 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.207 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.208 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.209 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.1' into [/127.18.171.1] in 2007743ns
18:18:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.211 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.213 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [620ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.214 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.215 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.215 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.216 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x847c06d9, L:/127.0.0.1:47864 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.711807 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.222 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80ea14da, L:/127.0.0.1:47960 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.225 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.225 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.914071 (+202264us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.914750 (+   679us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.227 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.227 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.227 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.138663 (+223913us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.138885 (+   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
18:18:41.230 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.231 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.231 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e7fea0c, L:/127.0.0.1:47770 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.233 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c69fe8c, L:/127.0.0.1:47804 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.234 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.234 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70791453, L:/127.0.0.1:47756 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.150039 (+ 11154us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:41.236 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.150153 (+   114us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:41.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.150246 (+    93us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.237 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96fb8f8e, L:/127.0.0.1:47774 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.239 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.241 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1ebd2d5, L:/127.0.0.1:47686 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.243 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.150408 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42302: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42302): Connection reset by peer (error 104)
18:18:41.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.246 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a87a0f3, L:/127.0.0.1:47810 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1275), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [401ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1192ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.259 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:18:41.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.263 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaac97c9f, L:/127.0.0.1:47780 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.265 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.196931 21113 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2032ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2798ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.269 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.271 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83cc89a7, L:/127.0.0.1:47792 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.873374 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42552 (local address 127.18.171.61:35201)
18:18:41.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.873561 (+   187us) server_negotiation.cc:207] Beginning negotiation
18:18:41.274 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x03f24963, L:/127.0.0.1:42306 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.276 [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.18.171.62:34393, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [194ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.277 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.873566 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.196344 (+322778us) server_negotiation.cc:408] Connection header received
18:18:41.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.283 [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.18.171.62:34393, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [816ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.196406 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.285 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf01f72e, L:/127.0.0.1:47828 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.286 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:41.286 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.288 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.289 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.289 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.289 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [987ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2700ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2807ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.196413 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.196484 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.291 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.196560 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.196753 (+   193us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42552: BlockingRecv error: recv got EOF from 127.0.0.1:42552 (error 108)
18:18:41.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0712f637, L:/127.0.0.1:47784 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.296 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.299 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
18:18:41.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.300 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.301 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.303 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.304 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.304 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:41.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1253), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [495ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [998ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.305 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [911ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2615ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2767ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37cdd8f1, L:/127.0.0.1:45364 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.201978 21245 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.762021 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42506 (local address 127.18.171.61:35201)
18:18:41.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.309 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.762185 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:18:41.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.762190 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [986ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2591ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2854ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.317 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d8c2367, L:/127.0.0.1:47740 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.201329 (+439139us) server_negotiation.cc:408] Connection header received
18:18:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1350), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [307ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1141ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1275ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [241ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.322 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.322 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.323 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.323 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.323 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.323 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.201394 (+    65us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.201397 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [331ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [967ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.201468 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.201554 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3275), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2055ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2840ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.201825 (+   271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42506: BlockingRecv error: recv got EOF from 127.0.0.1:42506 (error 108)
18:18:41.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:18:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.340 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5aac097, L:/127.0.0.1:47798 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.220790 21261 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.792513 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42536 (local address 127.18.171.61:35201)
18:18:41.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.794706 (+  2193us) server_negotiation.cc:207] Beginning negotiation
18:18:41.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.348 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.794711 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.206318 (+411607us) server_negotiation.cc:408] Connection header received
18:18:41.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.354 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.355 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.355 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.355 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.355 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.355 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.357 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.220216 (+ 13898us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.220222 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.358 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.358 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [418ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1264ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.220316 (+    94us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.220418 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.366 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.220605 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42536: BlockingRecv error: recv got EOF from 127.0.0.1:42536 (error 108)
18:18:41.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2053,"thread_start_us":133,"threads_started":1}
18:18:41.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.248826 21244 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.377 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ad4f0fd, L:/127.0.0.1:45366 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.378 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4a2e0cb0, L:/127.0.0.1:42522 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.379 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc913ce2d, L:/127.0.0.1:47964 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.380 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.723810 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42498 (local address 127.18.171.61:35201)
18:18:41.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.383 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.383 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.383 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.383 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.385 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.385 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.386 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.386 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x723c154d, L:/127.0.0.1:42586 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1422), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [335ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [987ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1241ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736042 (+ 12232us) server_negotiation.cc:207] Beginning negotiation
18:18:41.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.736047 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.211131 (+475084us) server_negotiation.cc:408] Connection header received
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.211193 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.211197 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.211266 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.211355 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.242056 (+ 30701us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.242857 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.248671 (+  5814us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42498: BlockingRecv error: recv got EOF from 127.0.0.1:42498 (error 108)
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12155}
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.258701 21257 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.770040 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42534 (local address 127.18.171.61:35201)
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.785577 (+ 15537us) server_negotiation.cc:207] Beginning negotiation
18:18:41.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2713ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2915ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299983, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.785583 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:41.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.210513 (+424930us) server_negotiation.cc:408] Connection header received
18:18:41.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.219783 (+  9270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.401 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.401 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb5a9624, L:/127.0.0.1:47952 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.219787 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.403 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.403 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.403 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.403 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.403 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.403 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd73596b, L:/127.0.0.1:47934 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.219838 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.409 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.219926 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.257326 (+ 37400us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.410 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.410 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd649572, L:/127.0.0.1:42570 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.410 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8671a0af, L:/127.0.0.1:42402 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.411 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7cc6220e, L:/127.0.0.1:47946 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.414 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.415 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd466e0dd, L:/127.0.0.1:47976 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.416 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.2' into [/127.18.171.2] in 5522502ns
18:18:41.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x946c8847, L:/127.0.0.1:47930 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.258273 (+   947us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.419 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4eec7f09, L:/127.0.0.1:47914 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4265943, L:/127.0.0.1:47854 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x49f209bb, L:/127.0.0.1:42602 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.422 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67016a97, L:/127.0.0.1:47866 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.258503 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42534: BlockingRecv error: recv got EOF from 127.0.0.1:42534 (error 108)
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15393,"thread_start_us":147,"threads_started":1}
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.281592 20983 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.699047 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42362 (local address 127.18.171.61:35201)
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.699223 (+   176us) server_negotiation.cc:207] Beginning negotiation
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.699227 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.216941 (+517714us) server_negotiation.cc:408] Connection header received
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.216985 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.216988 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.217035 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.217104 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.280250 (+ 63146us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.281141 (+   891us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.281417 (+   276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42362: BlockingRecv error: recv got EOF from 127.0.0.1:42362 (error 108)
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.298645 20986 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.587896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45350 (local address 127.18.171.62:34393)
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.600385 (+ 12489us) server_negotiation.cc:207] Beginning negotiation
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.600389 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.021804 (+421415us) server_negotiation.cc:408] Connection header received
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.021859 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.021863 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.021925 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.022022 (+    97us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.135544 (+113522us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.136424 (+   880us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.286077 (+149653us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.286324 (+   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
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.291879 (+  5555us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.291904 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:41.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.291908 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.291925 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.291956 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.291969 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.292077 (+   108us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.298402 (+  6325us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45350: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45350): Cannot send after transport endpoint shutdown (error 108)
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12395}
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.304864 21241 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.703094 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42476 (local address 127.18.171.61:35201)
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.725826 (+ 22732us) server_negotiation.cc:207] Beginning negotiation
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.725830 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.213616 (+487786us) server_negotiation.cc:408] Connection header received
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.213666 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.213669 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.213751 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.213834 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.303658 (+ 89824us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.304515 (+   857us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.304722 (+   207us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42476: BlockingRecv error: recv got EOF from 127.0.0.1:42476 (error 108)
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22491,"thread_start_us":67,"threads_started":1}
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.338860 21237 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.702453 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42390 (local address 127.18.171.61:35201)
18:18:41.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.724389 (+ 21936us) server_negotiation.cc:207] Beginning negotiation
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.724393 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.215634 (+491241us) server_negotiation.cc:408] Connection header received
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.215683 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.215686 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.215735 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.215806 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.427 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.428 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.428 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.428 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.429 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.429 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.429 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.429 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.337488 (+121682us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.338449 (+   961us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.338700 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42390: BlockingRecv error: recv got EOF from 127.0.0.1:42390 (error 108)
18:18:41.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.433 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.433 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.433 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.433 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.434 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.434 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21806,"thread_start_us":68,"threads_started":1}
18:18:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.360188 20769 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3417), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2452ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [2668ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2775ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.436 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:41.437 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.703807 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44706 (local address 127.18.171.62:34393)
18:18:41.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.704925 (+  1118us) server_negotiation.cc:207] Beginning negotiation
18:18:41.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3390), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2538ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2938ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [732ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.704930 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.443 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.360044 (+2655114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44706: BlockingRecv error: recv got EOF from 127.0.0.1:44706 (error 108)
18:18:41.444 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.1' into [/127.18.171.1] in 1202516ns
18:18:41.444 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.444 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.444 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.444 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.444 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1018,"thread_start_us":125,"threads_started":1}
18:18:41.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.362563 21112 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.128797 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42614 (local address 127.18.171.61:35201)
18:18:41.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [929ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2944ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.447 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.447 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:41.448 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.448 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.128964 (+   167us) server_negotiation.cc:207] Beginning negotiation
18:18:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.128969 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.449 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x306f8c36, L:/127.0.0.1:42616 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.450 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.218804 (+ 89835us) server_negotiation.cc:408] Connection header received
18:18:41.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.452 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd19aee6b, L:/127.0.0.1:42640 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.218856 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.218860 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [549ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [981ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1390ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.218916 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.219000 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.257175 (+ 38175us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.257870 (+   695us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.457 [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.18.171.62:34393, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [177ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1379ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.457 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [632ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [3018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [3320ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.458 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.458 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.459 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.460 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.460 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.460 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.357752 (+ 99882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.357962 (+   210us) 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
18:18:41.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.361978 (+  4016us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:41.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.362114 (+   136us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:41.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.362227 (+   113us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.362389 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42614: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42614): Connection reset by peer (error 104)
18:18:41.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.466 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
18:18:41.468 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.468 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.469 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.382663 21103 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.873641 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42562 (local address 127.18.171.61:35201)
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.873783 (+   142us) server_negotiation.cc:207] Beginning negotiation
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:40.873786 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.195547 (+321761us) server_negotiation.cc:408] Connection header received
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.195604 (+    57us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.195611 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.469 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.469 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.469 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.195683 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.195773 (+    90us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.228215 (+ 32442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.472 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.228871 (+   656us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.381814 (+152943us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382031 (+   217us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
18:18:41.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382163 (+   132us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382179 (+    16us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:41.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.480 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.480 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.480 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.481 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.481 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.481 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.479 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6b16d78, L:/127.0.0.1:42622 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.482 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382182 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:41.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382193 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
18:18:41.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382208 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382217 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:41.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382296 (+    79us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.382457 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42562: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42562): Connection reset by peer (error 104)
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.405967 20713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.651261 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44444 (local address 127.18.171.62:34393)
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.651706 (+   445us) server_negotiation.cc:207] Beginning negotiation
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.651709 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.404841 (+2753132us) server_negotiation.cc:408] Connection header received
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.405421 (+   580us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.405426 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.405518 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.405598 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.405811 (+   213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44444: BlockingRecv error: recv got EOF from 127.0.0.1:44444 (error 108)
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":373,"thread_start_us":92,"threads_started":1}
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.422279 19214 connection.cc:466] server connection from 127.0.0.1:42402 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42402 (request call id 0) could send its response
18:18:41.487 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.485805 21112 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.374182 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42626 (local address 127.18.171.61:35201)
18:18:41.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.374349 (+   167us) server_negotiation.cc:207] Beginning negotiation
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.374353 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.421087 (+ 46734us) server_negotiation.cc:408] Connection header received
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.421661 (+   574us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.488 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.421672 (+    11us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.421762 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.421855 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.476985 (+ 55130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.477682 (+   697us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.485626 (+  7944us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42626: BlockingRecv error: recv got EOF from 127.0.0.1:42626 (error 108)
18:18:41.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
18:18:41.488 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.488 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.488 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.491 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.492 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.493 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.493 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.493 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.494 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc57f3b75, L:/127.0.0.1:47980 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.506 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec413e55, L:/127.0.0.1:42650 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3461), Traces: [0ms] refreshing cache from master, [1992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2695ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [2741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [2799ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.511 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.511 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.512 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.513 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.513 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.517 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.517 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.533 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.533 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.535 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.549 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.551 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.576 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.599 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.603 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.606 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.611 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:41.629 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.631 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.631 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.632 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.633 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.634 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.634 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.635 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.637 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.638 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.638 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.639 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.639 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.640 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.642 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.643 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.643 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.643 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.644 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.645 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.645 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.646 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.646 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.647 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.648 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.648 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.649 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.649 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.650 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.651 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.651 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.652 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.652 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.653 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.653 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.654 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.655 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.656 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.656 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:41.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.666 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.672 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.675 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.678 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.682 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.682 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.686 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.686 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1700), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [396ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [918ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.695 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.695 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.695 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.699168 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.687946 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42658 (local address 127.18.171.61:35201)
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.688118 (+   172us) server_negotiation.cc:207] Beginning negotiation
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.688122 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.688811 (+   689us) server_negotiation.cc:408] Connection header received
18:18:41.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.689171 (+   360us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.689175 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.689246 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.689306 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.693368 (+  4062us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.700 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.694272 (+   904us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.698250 (+  3978us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.698513 (+   263us) 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
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.698663 (+   150us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.698777 (+   114us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.698856 (+    79us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.699010 (+   154us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42658: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42658): Connection reset by peer (error 104)
18:18:41.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
18:18:41.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.709 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.711 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:41.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:41.711 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnected from peer
18:18:41.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.711 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.712 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.712 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.713 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.723351 20777 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.706937 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44732 (local address 127.18.171.62:34393)
18:18:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.708018 (+  1081us) server_negotiation.cc:207] Beginning negotiation
18:18:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.708024 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.723195 (+3015171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44732: BlockingRecv error: recv got EOF from 127.0.0.1:44732 (error 108)
18:18:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":973,"thread_start_us":115,"threads_started":1}
18:18:41.724 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdef49002, L:/127.0.0.1:47994 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.725 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x91fb8871, L:/127.0.0.1:42662 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3676), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [945ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [3096ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [3229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [3246ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [3247ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:41.728 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.729 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.729 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.730 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.732 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.732 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.732 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.734 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.736 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.736 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.736 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.736 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.737 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.737 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.738 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.739 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.739 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.740 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.740 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.741 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.741 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.742 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.746 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.746 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.747 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.749 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.749 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.750 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.751 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.752 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.753 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.755 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.756 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.756 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.758 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.764 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5578d3b2, L:/127.0.0.1:45376 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.766 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.766 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.767 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.767 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.771 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.771 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.772 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.773 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.773 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.774 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.774 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.777 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.780 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6336b1c, L:/127.0.0.1:45388 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.788 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.790 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.793 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa776c405, L:/127.0.0.1:45400 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.795 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.799 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6010ca4, L:/127.0.0.1:48010 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=147), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [21ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.806 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x64a7e0dc, L:/127.0.0.1:42672 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.807 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.807 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.807 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.808 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.809 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.821 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.821 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.826 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.828 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.828 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1794), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [756ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.830 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.834 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.834 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.834020 20739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.673208 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44546 (local address 127.18.171.62:34393)
18:18:41.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.674025 (+   817us) server_negotiation.cc:207] Beginning negotiation
18:18:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:38.674029 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.833869 (+3159840us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:44546: received 0 of 7 requested bytes
18:18:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":723,"thread_start_us":130,"threads_started":1}
18:18:41.835 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.835 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.835 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.838574 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.829836 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42688 (local address 127.18.171.61:35201)
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.829978 (+   142us) server_negotiation.cc:207] Beginning negotiation
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.829982 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.830545 (+   563us) server_negotiation.cc:408] Connection header received
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.831102 (+   557us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.831106 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.831175 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.831233 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.836669 (+  5436us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.837760 (+  1091us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.838441 (+   681us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42688: BlockingRecv error: recv got EOF from 127.0.0.1:42688 (error 108)
18:18:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:18:41.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.846 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.847 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.848 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.848 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.851 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:41.851 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.855 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.855 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.855 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.855 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.856 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.854 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.858 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.866 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.868 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x057caf81, L:/127.0.0.1:45408 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.868 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73475d3e, L:/127.0.0.1:48018 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.869 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.872 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.875 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.879 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfaa76d6e, L:/127.0.0.1:45414 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.884 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.886 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x973ed39e, L:/127.0.0.1:48022 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [147ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.888 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.894 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.899 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.899 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.899 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.900 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.904 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.905122 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.881223 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42690 (local address 127.18.171.61:35201)
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.881417 (+   194us) server_negotiation.cc:207] Beginning negotiation
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.881421 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.882847 (+  1426us) server_negotiation.cc:408] Connection header received
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.883198 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.883202 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.883283 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.883353 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.887455 (+  4102us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.888244 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.902726 (+ 14482us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.902994 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903743 (+   749us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903773 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903777 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903795 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903824 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903837 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.903938 (+   101us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.904935 (+   997us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42690: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42690): Connection reset by peer (error 104)
18:18:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":88}
18:18:41.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:41.910 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:41.911 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.914 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.922 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30a7f7dc, L:/127.0.0.1:45428 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.922 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.926 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d3a1398, L:/127.0.0.1:48026 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.929 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.930 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0871c318, L:/127.0.0.1:42700 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:41.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [187ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.935 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:41.936 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:41.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:41.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x31ea8b26, L:/127.0.0.1:45436 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:41.947 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:41.954 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9af040c3, L:/127.0.0.1:48034 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:41.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=319), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [209ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [217ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:41.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:41.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:41.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:41.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:41.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:41.960 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:41.961 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:41.961 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:41.961 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:41.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:41.962037 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:41.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.945297 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42702 (local address 127.18.171.61:35201)
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.945458 (+   161us) server_negotiation.cc:207] Beginning negotiation
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.945463 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.946573 (+  1110us) server_negotiation.cc:408] Connection header received
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.946845 (+   272us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.946849 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.946911 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.946964 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.955928 (+  8964us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.956755 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.960468 (+  3713us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.960852 (+   384us) 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
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961325 (+   473us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961347 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961351 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961367 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
18:18:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961392 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:41.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961401 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:41.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961481 (+    80us) server_negotiation.cc:1036] Waiting for connection context
18:18:41.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:41.961887 (+   406us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42702: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42702): Cannot send after transport endpoint shutdown (error 108)
18:18:41.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:18:41.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:41.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:41.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:41.963 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.964 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.966 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1737ab1d, L:/127.0.0.1:45440 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.977 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65b40cf6, L:/127.0.0.1:48042 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:41.978 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.980 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:41.980 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:41.983 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:41.988 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:41.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:41.991 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d6d5149, L:/127.0.0.1:45446 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:41.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:41.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.000 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.001 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe9d37b0, L:/127.0.0.1:45452 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.006 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.010 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.011 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ba596fb, L:/127.0.0.1:42710 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.014 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.011 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5dacea8b, L:/127.0.0.1:48048 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=375), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [260ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.022 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.024 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.024 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.024 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.024 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.027 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.030 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.032 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36b9cac7, L:/127.0.0.1:45466 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.039 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.041 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.041 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x534f300c, L:/127.0.0.1:48062 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.041 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=398), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [293ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.048 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.048 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:42.048 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.048 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0f00cc6, L:/127.0.0.1:45472 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.049309 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.039302 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42716 (local address 127.18.171.61:35201)
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.039469 (+   167us) server_negotiation.cc:207] Beginning negotiation
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.039475 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040059 (+   584us) server_negotiation.cc:408] Connection header received
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040312 (+   253us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040316 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040379 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040438 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.044739 (+  4301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.045379 (+   640us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.049172 (+  3793us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42716: BlockingRecv error: recv got EOF from 127.0.0.1:42716 (error 108)
18:18:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
18:18:42.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.051630 20777 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.023292 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45484 (local address 127.18.171.62:34393)
18:18:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.023499 (+   207us) server_negotiation.cc:207] Beginning negotiation
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.023504 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.026266 (+  2762us) server_negotiation.cc:408] Connection header received
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.026641 (+   375us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.026647 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.026733 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.026826 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.035309 (+  8483us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.036148 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040642 (+  4494us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.040899 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.050960 (+ 10061us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.050982 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.050986 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.051028 (+    42us) server_negotiation.cc:923] calling sasl_server_start()
18:18:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.051054 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.051065 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.051164 (+    99us) server_negotiation.cc:1036] Waiting for connection context
18:18:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.051465 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45484: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45484): Connection reset by peer (error 104)
18:18:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":108}
18:18:42.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.056 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:42.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.059 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.060 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.066 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.070 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.071 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.071 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe66103bc, L:/127.0.0.1:45492 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.074 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.077 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.079 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.087 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e6fc28d, L:/127.0.0.1:42722 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.087 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.090 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.091 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78f18eb9, L:/127.0.0.1:45502 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.092 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb451dd44, L:/127.0.0.1:48076 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=447), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [319ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [335ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.099 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b18e194, L:/127.0.0.1:42726 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.099 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.100 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.101 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.101 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.104 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.105 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.105 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x87127faa, L:/127.0.0.1:48092 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.108 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=465), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [336ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [356ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.120 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.121 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d2d62e8, L:/127.0.0.1:45514 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.121 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.121 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.121 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.121 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdcc256d, L:/127.0.0.1:48098 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.127 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.134 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.134 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.136 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.142 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47cf3117, L:/127.0.0.1:45526 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.149 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0ead6f2, L:/127.0.0.1:48114 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.149 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.156 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7920bdbc, L:/127.0.0.1:45528 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.158 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.159 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.161 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.171 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94d70987, L:/127.0.0.1:48124 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.171 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x283034ac, L:/127.0.0.1:45542 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [386ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [401ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.174 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd493aa8e, L:/127.0.0.1:42730 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.174 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.177 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.178 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.188 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.188 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.188 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.189 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.190 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.195 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee85730d, L:/127.0.0.1:45546 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:38.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.196 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.197 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.198 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [141ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.200 [WARN - kudu-nio-0] (AbstractChannelHandlerContext.java:355) An exception 'java.lang.AssertionError' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:342)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:335)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:293)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
18:18:42.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.203 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.206 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.210 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.216 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.218 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.219 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:42.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.220 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.220 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.220 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.230017 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.200595 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42732 (local address 127.18.171.61:35201)
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.200781 (+   186us) server_negotiation.cc:207] Beginning negotiation
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.200787 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.219796 (+ 19009us) server_negotiation.cc:408] Connection header received
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.219863 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.219867 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.219936 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.220022 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.228726 (+  8704us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.229563 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.229864 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42732: BlockingRecv error: recv got EOF from 127.0.0.1:42732 (error 108)
18:18:42.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":91}
18:18:42.234 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.236 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.237 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.238 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.242 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.243 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.259 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.278 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.279 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.280 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.283 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [237ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.295 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c303ac3, L:/127.0.0.1:45556 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc80cf5ab, L:/127.0.0.1:48132 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.304 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.305 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.310 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.313 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.313 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.314 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.314 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:42.314 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.315 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.316 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.316 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a9da31f, L:/127.0.0.1:45586 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.317 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.318 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.318 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.320 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.321 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.322 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.323 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.324 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.325 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.327 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.328 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ce3f57e, L:/127.0.0.1:45572 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.336 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.339 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.340 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.340 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.341 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.342 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.343 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.344 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.345 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.346 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.347 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.348 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.349 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.350 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.351 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.351 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.352 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.354 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.354 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.354 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.355 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.356 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.356 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.357 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.358 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.359 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.359 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.360 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.361 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.362 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.363 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.364 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.356 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf74e883b, L:/127.0.0.1:48138 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.365 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.365 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf3935aa, L:/127.0.0.1:45568 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.365 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.366 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.366 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.367 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=728), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [494ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [585ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.367 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:42.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.372 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93c9af99, L:/127.0.0.1:45600 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.376 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.376 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.376 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.362 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.379721 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.276235 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42748 (local address 127.18.171.61:35201)
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.276537 (+   302us) server_negotiation.cc:207] Beginning negotiation
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.276544 (+     7us) server_negotiation.cc:400] Waiting for connection header
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.317760 (+ 41216us) server_negotiation.cc:408] Connection header received
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.318618 (+   858us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.318623 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.318693 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.318759 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.350875 (+ 32116us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.351638 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.375950 (+ 24312us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.376209 (+   259us) 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
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378397 (+  2188us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378417 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378420 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378435 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378488 (+    53us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378499 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.378591 (+    92us) server_negotiation.cc:1036] Waiting for connection context
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.379581 (+   990us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42748: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42748): Connection reset by peer (error 104)
18:18:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":178}
18:18:42.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.382 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.382 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x26141a74, L:/127.0.0.1:48154 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.382 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.391 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.392 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd09e179c, L:/127.0.0.1:48146 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.396 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.398 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.400 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ff92555, L:/127.0.0.1:45606 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.407 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.419 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.422 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee707af0, L:/127.0.0.1:48170 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=780), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [654ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [675ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.432 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.432 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.432 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.433 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa639303, L:/127.0.0.1:42758 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.434 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.436 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.439 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.440 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3461b298, L:/127.0.0.1:45622 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.450 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b84575c, L:/127.0.0.1:42764 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.457 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b606b1b, L:/127.0.0.1:45628 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.457 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.462 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.462 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [356ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [357ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c0ff143, L:/127.0.0.1:48184 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=815), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [693ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [701ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.467 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.467 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.467 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.470 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.470 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.471 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.471 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.471 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.471 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.472 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.475 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.476679 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.465495 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42776 (local address 127.18.171.61:35201)
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.465652 (+   157us) server_negotiation.cc:207] Beginning negotiation
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.465667 (+    15us) server_negotiation.cc:400] Waiting for connection header
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.466917 (+  1250us) server_negotiation.cc:408] Connection header received
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.467678 (+   761us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.467682 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.467754 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.467812 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.475439 (+  7627us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.476250 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.476499 (+   249us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42776: BlockingRecv error: recv got EOF from 127.0.0.1:42776 (error 108)
18:18:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:18:42.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.478 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.479 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=828), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [132ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [497ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.484 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.484 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.484 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.485 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.485885 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.479912 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42784 (local address 127.18.171.61:35201)
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480081 (+   169us) server_negotiation.cc:207] Beginning negotiation
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480085 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480433 (+   348us) server_negotiation.cc:408] Connection header received
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480796 (+   363us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480800 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480867 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.480921 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.484462 (+  3541us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.485341 (+   879us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.485750 (+   409us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42784: BlockingRecv error: recv got EOF from 127.0.0.1:42784 (error 108)
18:18:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
18:18:42.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.486 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76030143, L:/127.0.0.1:48194 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.489 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.489 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.490 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.490 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.492 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.495 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.497 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.501 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.505 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.507 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e0971fb, L:/127.0.0.1:48206 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [399ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [736ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.514 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.514 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.514 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=914), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [347ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.520 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.520 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.520 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.520 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.521 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.521 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.521 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.522 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.522 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4812f986, L:/127.0.0.1:45644 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.526 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.533 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.532856 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.498998 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42788 (local address 127.18.171.61:35201)
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.499155 (+   157us) server_negotiation.cc:207] Beginning negotiation
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.499160 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.500204 (+  1044us) server_negotiation.cc:408] Connection header received
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.500536 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.500540 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.500617 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.500680 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.516160 (+ 15480us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.516863 (+   703us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.531430 (+ 14567us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.531660 (+   230us) 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
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532178 (+   518us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532223 (+    45us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532227 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532244 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532271 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532283 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532353 (+    70us) server_negotiation.cc:1036] Waiting for connection context
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.532685 (+   332us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42788: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42788): Connection reset by peer (error 104)
18:18:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.533502 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.515338 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42802 (local address 127.18.171.61:35201)
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533125 (+ 17787us) server_negotiation.cc:207] Beginning negotiation
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533130 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533145 (+    15us) server_negotiation.cc:408] Connection header received
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533187 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533190 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533254 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.533386 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42802: BlockingWrite error: write error: Broken pipe (error 32)
18:18:42.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17678,"thread_start_us":79,"threads_started":1}
18:18:42.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.535 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.538 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.539 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4574b39, L:/127.0.0.1:45656 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x28844d0d, L:/127.0.0.1:45646 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.541 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.542 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.546 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.551 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f09fa4f, L:/127.0.0.1:48226 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.553 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64140021, L:/127.0.0.1:48216 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.554 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.554 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.555 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.557 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.566 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.570 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11a907ea, L:/127.0.0.1:48242 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.570 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.574 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdfba7f81, L:/127.0.0.1:42810 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.575 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [561ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [836ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [838ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, deferred=null) after lookup
18:18:42.579 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34cec49b, L:/127.0.0.1:45666 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53fec062, L:/127.0.0.1:48248 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.586 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.590 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.590 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.591 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.591 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.591 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.592 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.592 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.598 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.599 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=963), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [124ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [752ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.599 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.602 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.603 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.604 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.606 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.606 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.607 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.608 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.608 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.608 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.609 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.609 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.610 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.610 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.611 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.611 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.612 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.612 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.613 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.614 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.614 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.615 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.615 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.635 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.638 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.638 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.645 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.699 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.700 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.700 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.702 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.703 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.703 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.704 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.705 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.707 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.708 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.708 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.708 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.709 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.709 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.710 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.710 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.711 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.711 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.712 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.713 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.714 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.715 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.716 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.718 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.718 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.719 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.721 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.721 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.722 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.722 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.723 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.723 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.723 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.724 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.725 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.720 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.713 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.727 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.710 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.728 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.709 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.731 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.732 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.733 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.733 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.733 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.734 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.734 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.734 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.735 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.736 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.736 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.737 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.737 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.737 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.737 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.740 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:42.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.750 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.750 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1097), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [377ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [721ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.750 [DEBUG - pool-4-thread-61] (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.18.171.62:34393, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [840ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [846ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.750 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [805ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [818ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.753 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1117), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [629ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [815ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.754 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [301ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [635ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.754 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.754 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.755 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.756 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.756 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.756 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.761 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.749 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef63f729, L:/127.0.0.1:48258 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.761 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.762 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.763 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.775 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.776 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.776 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.777 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.777 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.778 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.778 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.778 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.779 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.780 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.780 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.781 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.788 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.788 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.792 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.819 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.821 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:42.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.833459 21630 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.716734 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42844 (local address 127.18.171.61:35201)
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.736158 (+ 19424us) server_negotiation.cc:207] Beginning negotiation
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.736163 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.736271 (+   108us) server_negotiation.cc:408] Connection header received
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.736414 (+   143us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.736417 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.736760 (+   343us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.742318 (+  5558us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:42.834 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.834 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e135180, L:/127.0.0.1:45870 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.834 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.834 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.836 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82a21198, L:/127.0.0.1:45752 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.838 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.839 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4dd5e435, L:/127.0.0.1:45738 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.839 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc7e27ff, L:/127.0.0.1:42840 - R:/127.18.171.61:35201] using TOKEN/null
18:18:42.841 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.842 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.842 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [251ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.742883 (+   565us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.746461 (+  3578us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.832441 (+ 85980us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.832696 (+   255us) 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
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.832856 (+   160us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.832969 (+   113us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.833063 (+    94us) server_negotiation.cc:1036] Waiting for connection context
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.833275 (+   212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42844: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42844): Connection reset by peer (error 104)
18:18:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19155,"thread_start_us":85,"threads_started":1}
18:18:42.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.849 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.852 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.852 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.852 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.852 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.853 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.853 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b6701b9, L:/127.0.0.1:48266 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.862 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.874194 21637 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.741329 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42878 (local address 127.18.171.61:35201)
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774282 (+ 32953us) server_negotiation.cc:207] Beginning negotiation
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774285 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774296 (+    11us) server_negotiation.cc:408] Connection header received
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774329 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774332 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774374 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.774485 (+   111us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.872952 (+ 98467us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.873766 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.874036 (+   270us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42878: BlockingRecv error: recv got EOF from 127.0.0.1:42878 (error 108)
18:18:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32879}
18:18:42.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.885 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.890 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:42.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=573), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [285ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:42.892 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.893 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.893 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25d9f3ea, L:/127.0.0.1:42872 - R:/127.18.171.61:35201] using TOKEN/null
18:18:42.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.896 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.896 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.896 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.900 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.900 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.901 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.901 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.903 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.906 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.907 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.907 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.908 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.909 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.910 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.873 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.912 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.912 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.873 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.914 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.915 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.916 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.916 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.917 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:42.918 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.920 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.921 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.921 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.922 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.923 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.924 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.925 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.926 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.926 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.927 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.928 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.929 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.929 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2e3aee2, L:/127.0.0.1:45920 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.930 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.931 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.931 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.933 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.933 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.873 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.934 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.935 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.936 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.938 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.938 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.938 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.938 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.940 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.940 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:42.941 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.941 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.872 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:42.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:42.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.947 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.947 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.947 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:42.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:42.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:42.948 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:42.948 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63c7b092, L:/127.0.0.1:45892 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.951 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.951 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.951 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.951 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:42.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:42.952772 19216 connection.cc:207] Error closing socket: Network error: TlsSocket::Close: SSL_ERROR_ZERO_RETURN
18:18:42.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.956 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf1fdc449, L:/127.0.0.1:42914 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:42.958 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4556805, L:/127.0.0.1:42906 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.959 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf5e4fb0, L:/127.0.0.1:45914 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.960 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb036620a, L:/127.0.0.1:42940 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.962 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.965 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.965 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.965 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:42.965 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.965 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:42.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:42.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:42.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b1bdb0b, L:/127.0.0.1:45694 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.970 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x220d97d2, L:/127.0.0.1:42956 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.972 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a89892f, L:/127.0.0.1:45908 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.972 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x229d3d37, L:/127.0.0.1:45930 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.974 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.976 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.982 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe1e59a28, L:/127.0.0.1:42900 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.984 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:42.987 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb3c09d2, L:/127.0.0.1:45972 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.992 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.994 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:42.996 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:42.996 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:42.996 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:42.996 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:42.997 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:42.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf710c05, L:/127.0.0.1:45960 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.001 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c2ef0b8, L:/127.0.0.1:45952 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.004 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ba5170b, L:/127.0.0.1:45708 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.006 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.009011 21036 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.697810 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42830 (local address 127.18.171.61:35201)
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.698384 (+   574us) server_negotiation.cc:207] Beginning negotiation
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.698388 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.740858 (+ 42470us) server_negotiation.cc:408] Connection header received
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.740912 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.740916 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.740974 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.741054 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.839241 (+ 98187us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.840066 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.008177 (+168111us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.008406 (+   229us) 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
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.008512 (+   106us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.008611 (+    99us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.008677 (+    66us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.008829 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42830: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42830): Connection reset by peer (error 104)
18:18:43.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":510}
18:18:43.011 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.013 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16e37e9a, L:/127.0.0.1:46004 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.014 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x257a652e, L:/127.0.0.1:42978 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.018 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d63c239, L:/127.0.0.1:42826 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.020 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.020859 19216 connection.cc:466] server connection from 127.0.0.1:42826 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42826 (request call id 0) could send its response
18:18:43.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.872 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.871 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:42.870 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb54b2e84, L:/127.0.0.1:45680 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.870 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x667b4d90, L:/127.0.0.1:42860 - R:/127.18.171.61:35201] using TOKEN/null
18:18:43.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.867 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.867 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.037 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4ea4906, L:/127.0.0.1:46046 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.040 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.049 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x759512b4, L:/127.0.0.1:42966 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:42.865 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35abad47, L:/127.0.0.1:45988 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.053 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.057 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.061 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.063 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f488558, L:/127.0.0.1:48298 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfda451b2, L:/127.0.0.1:46076 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.068 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc03505cc, L:/127.0.0.1:45734 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.070 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:42.865 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.075 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb53ddd76, L:/127.0.0.1:46128 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0390769b, L:/127.0.0.1:48320 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:42.865 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.078 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.864 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.864 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.081 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.864 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.091 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77f77d69, L:/127.0.0.1:46052 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:42.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.093 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.093 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:43.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.018 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.099 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.109 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7ddc3ca, L:/127.0.0.1:46030 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.110 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.056427 19144 connection.cc:466] server connection from 127.0.0.1:45680 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45680 (request call id 0) could send its response
18:18:43.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.110694 19217 connection.cc:466] server connection from 127.0.0.1:42860 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42860 (request call id 0) could send its response
18:18:43.115 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.124 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x06782d10, L:/127.0.0.1:48304 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x16818393, L:/127.0.0.1:48334 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd53b075, L:/127.0.0.1:48276 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.129 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d9be637, L:/127.0.0.1:46150 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [286ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1234ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1382ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=804), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [434ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [631ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1386ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.134 [DEBUG - kudu-nio-1] (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.18.171.62:34393, [771ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [812ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1238ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1400ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.138 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc078bbcf, L:/127.0.0.1:42892 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.139 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d77ae94, L:/127.0.0.1:48408 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.140 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8857d679, L:/127.0.0.1:45944 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa1130bf2, L:/127.0.0.1:48422 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27c8e0b0, L:/127.0.0.1:45844 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:42.922 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:42.901 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:42.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:42.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.157 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4935d743, L:/127.0.0.1:46068 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.159 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9d1331ce, L:/127.0.0.1:42964 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.160 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x84101502, L:/127.0.0.1:48354 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.161 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.162 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa19e596d, L:/127.0.0.1:46160 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.165 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f24d3a3, L:/127.0.0.1:46102 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.166 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd24b836c, L:/127.0.0.1:45782 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.167 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x701e6277, L:/127.0.0.1:48362 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.169 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67e96f25, L:/127.0.0.1:48452 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.171 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b3f54b0, L:/127.0.0.1:45784 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.173 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.173 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.173 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.173 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xceb78e7f, L:/127.0.0.1:45786 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=853), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [374ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [407ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=862), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [561ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.182 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.185 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b5d61b1, L:/127.0.0.1:48292 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47ea5948, L:/127.0.0.1:45808 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.195 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f5a3e7f, L:/127.0.0.1:46066 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.196 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa0baba1a, L:/127.0.0.1:45828 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.197 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8260a455, L:/127.0.0.1:46080 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.197937 21641 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.727106 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42874 (local address 127.18.171.61:35201)
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.763543 (+ 36437us) server_negotiation.cc:207] Beginning negotiation
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.763548 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.763562 (+    14us) server_negotiation.cc:408] Connection header received
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.763602 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.763605 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.763649 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.765421 (+  1772us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.990786 (+225365us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.991549 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.994192 (+  2643us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:42.994434 (+   242us) 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
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197244 (+202810us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197271 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197275 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197290 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197328 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197340 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197428 (+    88us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.197763 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42874: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42874): Connection reset by peer (error 104)
18:18:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36336,"thread_start_us":153,"threads_started":1}
18:18:43.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.200 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.200 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb039c67, L:/127.0.0.1:45768 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4112b2a7, L:/127.0.0.1:45802 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.206 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf4c1951, L:/127.0.0.1:45884 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.207 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec5c7eb6, L:/127.0.0.1:48410 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.209 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.216 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.216 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f725894, L:/127.0.0.1:48528 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.219 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cdd54dd, L:/127.0.0.1:48460 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.220 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.222 [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, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [525ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.224 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.226 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.226 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.226 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.226 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.231 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.232 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.232 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.232 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.233 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2816a287, L:/127.0.0.1:46090 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.241 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.241 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.241 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.242 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.243 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa8cc66c8, L:/127.0.0.1:45776 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9e2b47d, L:/127.0.0.1:45814 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.250 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state NEGOTIATING
18:18:43.250 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.250 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.252 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12e8c5b6, L:/127.0.0.1:45774 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.253 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.253 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.253 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.254 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x785a7192, L:/127.0.0.1:45856 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.258 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65ec491c, L:/127.0.0.1:48504 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.259 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1c3b94e, L:/127.0.0.1:48306 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1614), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [697ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1507ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.263 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x057613d5, L:/127.0.0.1:48474 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.264 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.264 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3036db4d, L:/127.0.0.1:46018 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.266 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x85cfe45b, L:/127.0.0.1:48478 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.272 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.274 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0b4b5e7, L:/127.0.0.1:48376 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.275 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeae42568, L:/127.0.0.1:48430 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1339f51b, L:/127.0.0.1:46140 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.278 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa03c0636, L:/127.0.0.1:48488 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.279 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d20f7e6, L:/127.0.0.1:45912 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.280 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5356b583, L:/127.0.0.1:48384 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [360ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [671ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.282 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6668cea0, L:/127.0.0.1:42926 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.285 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.285 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.287 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3ef8c90, L:/127.0.0.1:48458 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.287 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9d7a922, L:/127.0.0.1:45718 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.289 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb54588eb, L:/127.0.0.1:42918 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.293 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf807af02, L:/127.0.0.1:45968 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.293 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x33eb8ffd, L:/127.0.0.1:45886 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.294 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.295 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.62:34393: connection closed
18:18:43.295 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x792bc0da, L:/127.0.0.1:46002 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.295 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0cea03d, L:/127.0.0.1:48436 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.296 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x104cb736, L:/127.0.0.1:48538 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.297 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4690eb9e, L:/127.0.0.1:48530 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.299 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.299 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.300 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.300 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.300 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.302 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c3ab00d, L:/127.0.0.1:48396 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x622f6b30, L:/127.0.0.1:45982 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.305 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.306 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.306 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.306 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=945), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [267ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [602ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1542ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1572ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.315 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.315 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.315 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.319 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.319 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.319 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.319 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.319 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.323 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.323 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.323 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.323 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb009be55, L:/127.0.0.1:48342 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.324 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.324 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.326 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.328 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad57bfa9, L:/127.0.0.1:48518 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.336 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:43.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd894b5be, L:/127.0.0.1:46118 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:43.340 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.346 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:43.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:43.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaec7c165, L:/127.0.0.1:46192 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.363 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa28d9f12, L:/127.0.0.1:46176 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.366 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.366 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1712), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [752ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1379ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.366 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.371 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.371 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.371 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.375 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.375 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.379 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.379 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:43.380 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:43.381 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.386 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d1293ae, L:/127.0.0.1:48540 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.388 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb11acd20, L:/127.0.0.1:46200 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.394 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.394 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.404 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.404 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x12252d44, L:/127.0.0.1:48560 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.406 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6cf29888, L:/127.0.0.1:48542 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.410 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0d7ca89, L:/127.0.0.1:42992 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1088), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [572ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [801ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.411 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x904a4a55, L:/127.0.0.1:48552 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [686ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [813ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [837ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [838ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.417 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.419 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.419 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.419 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.419 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.419 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.419 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.420 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.427084 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.402646 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42994 (local address 127.18.171.61:35201)
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.402806 (+   160us) server_negotiation.cc:207] Beginning negotiation
18:18:43.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.402811 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.403281 (+   470us) server_negotiation.cc:408] Connection header received
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.403568 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.403572 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.403639 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.403702 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.416122 (+ 12420us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.417082 (+   960us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.425696 (+  8614us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.425954 (+   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
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426497 (+   543us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426523 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426526 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426541 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426575 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426585 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426649 (+    64us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.426913 (+   264us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42994: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42994): Connection reset by peer (error 104)
18:18:43.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:18:43.430 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.430 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [606ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [649ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:43.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.434 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76f6e7ab, L:/127.0.0.1:48566 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.436 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.436 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.437 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1078), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [490ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [790ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.440 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48e79827, L:/127.0.0.1:43000 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.441690 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.432126 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43014 (local address 127.18.171.61:35201)
18:18:43.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.432265 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.432271 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:43.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.432710 (+   439us) server_negotiation.cc:408] Connection header received
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.433028 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.433032 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.433117 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.433175 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.436270 (+  3095us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.437134 (+   864us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.442 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.441550 (+  4416us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43014: BlockingRecv error: recv got EOF from 127.0.0.1:43014 (error 108)
18:18:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:18:43.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.442 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.442 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.442 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.444 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.444 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.445 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [557ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:43.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.446 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.446 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [649ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.449 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.450 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.450 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.450 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.451156 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.449777 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43042 (local address 127.18.171.61:35201)
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.449914 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.449918 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.450338 (+   420us) server_negotiation.cc:408] Connection header received
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.450649 (+   311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.450653 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.450720 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.450773 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.451021 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43042: BlockingRecv error: recv got EOF from 127.0.0.1:43042 (error 108)
18:18:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:18:43.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.452 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.452 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.452 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.452 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.452 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.452 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [568ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [695ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.457 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.457 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.457 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.458 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.458143 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.446382 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43030 (local address 127.18.171.61:35201)
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.446562 (+   180us) server_negotiation.cc:207] Beginning negotiation
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.446567 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.447017 (+   450us) server_negotiation.cc:408] Connection header received
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.447490 (+   473us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.447495 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.447570 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.447629 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.458013 (+ 10384us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43030: BlockingRecv error: recv got EOF from 127.0.0.1:43030 (error 108)
18:18:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
18:18:43.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.460501 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.453779 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43056 (local address 127.18.171.61:35201)
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.453911 (+   132us) server_negotiation.cc:207] Beginning negotiation
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.453915 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.459412 (+  5497us) server_negotiation.cc:408] Connection header received
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.459907 (+   495us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.459912 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.459987 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.460051 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.460380 (+   329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43056: BlockingRecv error: recv got EOF from 127.0.0.1:43056 (error 108)
18:18:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:18:43.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.462 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.462 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [618ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [657ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:43.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.468 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.468 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.468 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.472 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.473 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.473 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [661ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.478 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.478 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.479 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.480 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.482 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.482 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.484 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.485 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.490 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.491 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1834), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [357ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [819ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.497 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.497 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.497 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.498258 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.493357 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43074 (local address 127.18.171.61:35201)
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.493494 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:18:43.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.493498 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.494610 (+  1112us) server_negotiation.cc:408] Connection header received
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.496744 (+  2134us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.496748 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.496813 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.496891 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.498131 (+  1240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43074: BlockingRecv error: recv got EOF from 127.0.0.1:43074 (error 108)
18:18:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:18:43.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.500 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc551105, L:/127.0.0.1:43064 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.500 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.500 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1849), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [954ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1493ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1543ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.505 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.505 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.505 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.506 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44388024, L:/127.0.0.1:48576 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1270), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [375ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [838ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [859ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [865ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.508142 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.501809 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43082 (local address 127.18.171.61:35201)
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.501940 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.501944 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.502495 (+   551us) server_negotiation.cc:408] Connection header received
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.502855 (+   360us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.502859 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.502918 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.502979 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.506978 (+  3999us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.507715 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.508017 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43082: BlockingRecv error: recv got EOF from 127.0.0.1:43082 (error 108)
18:18:43.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:18:43.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.510 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.511 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.511 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1861), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.512 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.512 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.512 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.513 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.514 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.517 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.517 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.517 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.517 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.517 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.518 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.519 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.519726 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.516288 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43094 (local address 127.18.171.61:35201)
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.516433 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.516452 (+    19us) server_negotiation.cc:400] Waiting for connection header
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.518820 (+  2368us) server_negotiation.cc:408] Connection header received
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.519213 (+   393us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.519218 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.519288 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.519345 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.519596 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43094: BlockingRecv error: recv got EOF from 127.0.0.1:43094 (error 108)
18:18:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:18:43.520 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.521 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.521 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.522 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.523 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.524 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.526 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.526 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.527 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.535 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a6aa3b8, L:/127.0.0.1:48590 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.542 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf14c694, L:/127.0.0.1:48586 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1175), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [392ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [918ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.546 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.547 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf01ea2da, L:/127.0.0.1:43106 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.551 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.552 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.552 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.552 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.553 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.553 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.555 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.555 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.566 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.573 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.573 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1233), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [650ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [689ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ed6014f, L:/127.0.0.1:48602 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.578 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.578 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.578 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.579 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.579 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.580 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64dd6923, L:/127.0.0.1:48592 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.581 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c881181, L:/127.0.0.1:43118 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.582 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.582 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [583ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.583 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1218), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [657ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [962ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.587 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.587 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.587 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.587 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.588 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.588 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.590 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.592 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.593 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.593 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.594 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.596 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.598 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a19cbdf, L:/127.0.0.1:48606 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.602 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x789dc79d, L:/127.0.0.1:48612 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.608 [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, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [394ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [984ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.608 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.611 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.612 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.612 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.612 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.614 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.614434 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.598672 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43134 (local address 127.18.171.61:35201)
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.598805 (+   133us) server_negotiation.cc:207] Beginning negotiation
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.598809 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.601150 (+  2341us) server_negotiation.cc:408] Connection header received
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.601442 (+   292us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.601446 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.601508 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.601564 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.604995 (+  3431us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.605965 (+   970us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.608292 (+  2327us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.608514 (+   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
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613684 (+  5170us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613734 (+    50us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613738 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613756 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613789 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613826 (+    37us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.613908 (+    82us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.614276 (+   368us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43134: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43134): Connection reset by peer (error 104)
18:18:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:18:43.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.618 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.620 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.626 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68d68e3e, L:/127.0.0.1:48632 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23c23066, L:/127.0.0.1:48624 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.634 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.635 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1278), Traces: [0ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [579ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1281), Traces: [0ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [421ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [991ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.641 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.641 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.641 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xff19432e, L:/127.0.0.1:43142 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.646 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.645 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.644 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.649 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.650 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.650 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.650 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.651 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.651 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.652060 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.636292 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43154 (local address 127.18.171.61:35201)
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.636451 (+   159us) server_negotiation.cc:207] Beginning negotiation
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.636456 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.637185 (+   729us) server_negotiation.cc:408] Connection header received
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.637236 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.637240 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.637305 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.637415 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.646429 (+  9014us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.647242 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.651908 (+  4666us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43154: BlockingRecv error: recv got EOF from 127.0.0.1:43154 (error 108)
18:18:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
18:18:43.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.658 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.659 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.661 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.661 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.662 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x302d9cf9, L:/127.0.0.1:48642 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.671 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x05b0a4d2, L:/127.0.0.1:48646 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.672 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.672 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.673 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b689f83, L:/127.0.0.1:48656 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.677 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ec2dd21, L:/127.0.0.1:48658 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.684 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.689 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.692 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.693 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80eab54d, L:/127.0.0.1:48668 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.694 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1bdcba0d, L:/127.0.0.1:43166 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.695 [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, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [724ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.704 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.706 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.706 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.706 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.708 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.708 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a41a9c6, L:/127.0.0.1:48680 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.712 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [663ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1097ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.718 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.718 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.718 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.720 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.722690 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.699017 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43174 (local address 127.18.171.61:35201)
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.699171 (+   154us) server_negotiation.cc:207] Beginning negotiation
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.699176 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.700295 (+  1119us) server_negotiation.cc:408] Connection header received
18:18:43.723 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x124a72f6, L:/127.0.0.1:48692 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.703385 (+  3090us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.703390 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.703459 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.703519 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.709128 (+  5609us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.709964 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.720425 (+ 10461us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.720842 (+   417us) 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
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722123 (+  1281us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722146 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722149 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722164 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722189 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722199 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722276 (+    77us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.722513 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43174: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43174): Connection reset by peer (error 104)
18:18:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:18:43.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.724 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.725 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.730 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.730 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.730 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.732 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.732 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1388), Traces: [0ms] refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [593ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [712ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.738 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.738 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.738 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.738 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.739 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf8e3911c, L:/127.0.0.1:48698 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.740 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1391), Traces: [0ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [628ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.745 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.745 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.746 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.171.3' into [/127.18.171.3] in 1687994ns
18:18:43.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.747 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.747 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.747 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.750 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.751892 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.731108 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43182 (local address 127.18.171.61:35201)
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.731260 (+   152us) server_negotiation.cc:207] Beginning negotiation
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.731264 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.731280 (+    16us) server_negotiation.cc:408] Connection header received
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.736801 (+  5521us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.736805 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.736905 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.737003 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.746727 (+  9724us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.747493 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.750931 (+  3438us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751200 (+   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
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751382 (+   182us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751404 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751408 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751423 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751443 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751453 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751567 (+   114us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.751725 (+   158us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43182: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43182): Connection reset by peer (error 104)
18:18:43.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:18:43.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.753 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.755 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.756 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.765 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xacda6fb7, L:/127.0.0.1:48714 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.765 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.766 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e9fd0e0, L:/127.0.0.1:43198 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1400), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [428ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.771 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.772 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.772 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.774 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:43.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:43.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:43.782 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.785 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b4d0364, L:/127.0.0.1:46210 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:43.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.792 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.792 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [730ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [748ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [773ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.794 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.797 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.797 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.797 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.797 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.797 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7249b4be, L:/127.0.0.1:48720 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.798 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1455), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [751ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.803 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.804 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.804 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.805 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.805 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb191f010, L:/127.0.0.1:43206 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:43.807 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.807 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.810 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.810 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.810 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:43.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.812 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.820 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.824 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.824 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.824 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [527ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [633ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:43.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x182055d5, L:/127.0.0.1:48736 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1521), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [508ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1232ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.836 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.836 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.836 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.839 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4fd220d, L:/127.0.0.1:48732 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.840 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.840 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.840 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.841812 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.818323 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43210 (local address 127.18.171.61:35201)
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.818496 (+   173us) server_negotiation.cc:207] Beginning negotiation
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.818501 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.819012 (+   511us) server_negotiation.cc:408] Connection header received
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.819337 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.819341 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.819406 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.819465 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.824805 (+  5340us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.825748 (+   943us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.841656 (+ 15908us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43210: BlockingRecv error: recv got EOF from 127.0.0.1:43210 (error 108)
18:18:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
18:18:43.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.843452 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.825618 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43220 (local address 127.18.171.61:35201)
18:18:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.825790 (+   172us) server_negotiation.cc:207] Beginning negotiation
18:18:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.825794 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.843 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.826436 (+   642us) server_negotiation.cc:408] Connection header received
18:18:43.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.826770 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.843 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.826774 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.826843 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.826897 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.835256 (+  8359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.836034 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.842260 (+  6226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.842493 (+   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
18:18:43.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.842890 (+   397us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.842994 (+   104us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.843084 (+    90us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.843321 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43220: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43220): Connection reset by peer (error 104)
18:18:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
18:18:43.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:43.845 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.845 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.847 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.847 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.848 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.859 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.859 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.861 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.863 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.867 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.867 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.867 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2211), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [666ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.868 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.868 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.869 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.870 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.870 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.871 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.872 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:43.872 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.872 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.874 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.874 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.874 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.874 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.874 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.875 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.875 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.873 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.877 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.878 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.878 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.879 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.880 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.880 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.880810 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.868829 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43222 (local address 127.18.171.61:35201)
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.868980 (+   151us) server_negotiation.cc:207] Beginning negotiation
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.868985 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.870228 (+  1243us) server_negotiation.cc:408] Connection header received
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.871148 (+   920us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.871152 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.881 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.881 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.882 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.883 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.884 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:43.884 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.885 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.885 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1517), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [681ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [913ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.888 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.888 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.888 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.888 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.888 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.888 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.889 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.889 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.889 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.889 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.890 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.890 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.890 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.890 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.891 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.891 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.891 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.892 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.871228 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.892 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.871306 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.879399 (+  8093us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.880185 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.880667 (+   482us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43222: BlockingRecv error: recv got EOF from 127.0.0.1:43222 (error 108)
18:18:43.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:18:43.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.890 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.890 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.890 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.888 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.897361 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.886292 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43238 (local address 127.18.171.61:35201)
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.886439 (+   147us) server_negotiation.cc:207] Beginning negotiation
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.886443 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.886913 (+   470us) server_negotiation.cc:408] Connection header received
18:18:43.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.887741 (+   828us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.887745 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.887822 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.887881 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.891825 (+  3944us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.892559 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.895903 (+  3344us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.896171 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.896626 (+   455us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.896758 (+   132us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.896846 (+    88us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.897212 (+   366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43238: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43238): Connection reset by peer (error 104)
18:18:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:18:43.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.899 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.900 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.900 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1585), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [564ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [616ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.900 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.900 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1533), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [695ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [931ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [956ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.902 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.905 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.906 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.906 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.906 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.907 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.907 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.909 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.909 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.911021 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.901843 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43254 (local address 127.18.171.61:35201)
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.901984 (+   141us) server_negotiation.cc:207] Beginning negotiation
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.901989 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.902404 (+   415us) server_negotiation.cc:408] Connection header received
18:18:43.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.902798 (+   394us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.902802 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.902872 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.902926 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.905762 (+  2836us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.906589 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.909775 (+  3186us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.909995 (+   220us) 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
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.910375 (+   380us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.910510 (+   135us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.910580 (+    70us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.910873 (+   293us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43254: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43254): Connection reset by peer (error 104)
18:18:43.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:18:43.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.913 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.917 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.917 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.919 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.919 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.923 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1560610, L:/127.0.0.1:48746 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.931 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x934b8d22, L:/127.0.0.1:48742 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.933 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.934 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1581), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [582ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1030ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.938 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.938 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.938 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.932 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.940160 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.934193 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43266 (local address 127.18.171.61:35201)
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.934320 (+   127us) server_negotiation.cc:207] Beginning negotiation
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.934324 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.934743 (+   419us) server_negotiation.cc:408] Connection header received
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.935038 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.935042 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.935116 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.935169 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.938235 (+  3066us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.939011 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.940022 (+  1011us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43266: BlockingRecv error: recv got EOF from 127.0.0.1:43266 (error 108)
18:18:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:18:43.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.942 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.942 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.943 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1588), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [458ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1028ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.946 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.947 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.947 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.947 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.950379 21745 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.944262 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43272 (local address 127.18.171.61:35201)
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.944395 (+   133us) server_negotiation.cc:207] Beginning negotiation
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.944399 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.944786 (+   387us) server_negotiation.cc:408] Connection header received
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.945118 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.945122 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.945186 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.945238 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.948314 (+  3076us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.949102 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.950251 (+  1149us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43272: BlockingRecv error: recv got EOF from 127.0.0.1:43272 (error 108)
18:18:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:18:43.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1590), Traces: [0ms] refreshing cache from master, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [661ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.954 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.955 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.955 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.955 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.957013 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.922309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43264 (local address 127.18.171.61:35201)
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.922446 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.922450 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.922927 (+   477us) server_negotiation.cc:408] Connection header received
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.932216 (+  9289us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.932221 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.932282 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.932338 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.942165 (+  9827us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.942947 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.950948 (+  8001us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.951152 (+   204us) 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
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956459 (+  5307us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:43.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956482 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956485 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956502 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956532 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:43.957 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956543 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956621 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.956876 (+   255us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43264: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43264): Connection reset by peer (error 104)
18:18:43.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:18:43.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.959 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.959 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1607), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [619ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.960 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.960 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.963 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.963 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.963 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.966 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.966 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1615), Traces: [0ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [551ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1045ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.966550 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.961139 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43284 (local address 127.18.171.61:35201)
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.961283 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.961287 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.961723 (+   436us) server_negotiation.cc:408] Connection header received
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.962055 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.962059 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.962119 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.962173 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.965290 (+  3117us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.966134 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.966424 (+   290us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43284: BlockingRecv error: recv got EOF from 127.0.0.1:43284 (error 108)
18:18:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:18:43.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.968 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.968 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.969 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.970 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.970 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.971 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.971 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.971 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:43.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.971609 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.970270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43292 (local address 127.18.171.61:35201)
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.970404 (+   134us) server_negotiation.cc:207] Beginning negotiation
18:18:43.972 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.970408 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.970785 (+   377us) server_negotiation.cc:408] Connection header received
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.971073 (+   288us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.971080 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.971164 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.971224 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.971484 (+   260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43292: BlockingRecv error: recv got EOF from 127.0.0.1:43292 (error 108)
18:18:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:18:43.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.974 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:43.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:43.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:43.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe8b1ae50, L:/127.0.0.1:48754 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.982 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:43.983 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:43.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7707efd7, L:/127.0.0.1:48766 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:43.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1623), Traces: [0ms] refreshing cache from master, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [507ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.988 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:43.989 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1626), Traces: [0ms] refreshing cache from master, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [541ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:43.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.990 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:43.991 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.991 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.991 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:43.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:43.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:43.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:43.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:43.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:43.993 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:43.993 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:43.993 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:43.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:43.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:43.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:43.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:43.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:43.997 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:43.998 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:43.999938 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.981804 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43294 (local address 127.18.171.61:35201)
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.981933 (+   129us) server_negotiation.cc:207] Beginning negotiation
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.981938 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.982356 (+   418us) server_negotiation.cc:408] Connection header received
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.982664 (+   308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.982668 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.982731 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.982784 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.986242 (+  3458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.986949 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.995772 (+  8823us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.995991 (+   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
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999286 (+  3295us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999317 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999322 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999341 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999374 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999386 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999477 (+    91us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:43.999775 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43294: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43294): Connection reset by peer (error 104)
18:18:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
18:18:44.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.002 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.006 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.006 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1690), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [356ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [805ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.009 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.009 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1726), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [752ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.014 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.014 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.014 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.015861 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.014374 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43298 (local address 127.18.171.61:35201)
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.014505 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.014509 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.014982 (+   473us) server_negotiation.cc:408] Connection header received
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.015340 (+   358us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.015344 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.015411 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.015462 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.015739 (+   277us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43298: BlockingRecv error: recv got EOF from 127.0.0.1:43298 (error 108)
18:18:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:18:44.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.016 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.018 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.018 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.018 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:44.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.020025 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.018298 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43308 (local address 127.18.171.61:35201)
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.018446 (+   148us) server_negotiation.cc:207] Beginning negotiation
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.018451 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.018853 (+   402us) server_negotiation.cc:408] Connection header received
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.019373 (+   520us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.019377 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.019471 (+    94us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.019532 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.019880 (+   348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43308: BlockingRecv error: recv got EOF from 127.0.0.1:43308 (error 108)
18:18:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:18:44.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.024 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe15930ee, L:/127.0.0.1:48776 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.027 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.027 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [957ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1396ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.033 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.035 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.035522 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.035 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.028999 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43324 (local address 127.18.171.61:35201)
18:18:44.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.029137 (+   138us) server_negotiation.cc:207] Beginning negotiation
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.029142 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.029192 (+    50us) server_negotiation.cc:408] Connection header received
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.030186 (+   994us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.030191 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.036 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.030261 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.030363 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.034329 (+  3966us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.035132 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.035378 (+   246us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43324: BlockingRecv error: recv got EOF from 127.0.0.1:43324 (error 108)
18:18:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:18:44.036 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.036 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.037 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.038 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.038 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.039 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.039 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.039 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2391), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1449ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1576ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.040 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.042 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.046 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.046 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.046 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.048 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.050572 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.040524 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43326 (local address 127.18.171.61:35201)
18:18:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.040683 (+   159us) server_negotiation.cc:207] Beginning negotiation
18:18:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.040687 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.041101 (+   414us) server_negotiation.cc:408] Connection header received
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.042726 (+  1625us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.042730 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.042808 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.042916 (+   108us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.049082 (+  6166us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.050187 (+  1105us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.050438 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43326: BlockingRecv error: recv got EOF from 127.0.0.1:43326 (error 108)
18:18:44.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
18:18:44.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.051 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.051 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.052 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.053 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.054 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.055 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.055 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.056 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.056 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.057 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.058 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.058 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.059 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.060 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.064 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5697898d, L:/127.0.0.1:46214 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.069 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x84718ae8, L:/127.0.0.1:48784 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.070 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.071 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x727f3d66, L:/127.0.0.1:43332 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [194ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.078 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.078 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.078 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.081 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.081 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.082 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.086 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.086 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.088 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.089 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.092 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.099 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.099 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40c0650b, L:/127.0.0.1:46230 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.100 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.105 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.105 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.109 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.110 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.110 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x033079db, L:/127.0.0.1:43346 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.111 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b8fb16b, L:/127.0.0.1:48798 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.112 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [217ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.113 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.115 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.116 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.118 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.119 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.119 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.119 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.121 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.121 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.122 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.123 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.124 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.124 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.124 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.127 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.131 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.136 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5da57b1a, L:/127.0.0.1:46242 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.142 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.144 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.144 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.144 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1778), Traces: [0ms] refreshing cache from master, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [674ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [976ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.144 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.146 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.149 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.149 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.149 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.150 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.151844 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.145883 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43362 (local address 127.18.171.61:35201)
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.146046 (+   163us) server_negotiation.cc:207] Beginning negotiation
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.146051 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.147896 (+  1845us) server_negotiation.cc:408] Connection header received
18:18:44.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.148248 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.148252 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.148322 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.148379 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.151705 (+  3326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43362: BlockingRecv error: recv got EOF from 127.0.0.1:43362 (error 108)
18:18:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
18:18:44.154 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.154 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.154 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.154 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.155 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.157 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.158 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.161 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.165 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8afab690, L:/127.0.0.1:46258 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.166 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.173 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb844173e, L:/127.0.0.1:48808 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.176 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.176 [DEBUG - pool-4-thread-43] (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.18.171.62:34393, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [462ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.176 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa90ab14f, L:/127.0.0.1:43374 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.177 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb9029f5, L:/127.0.0.1:48812 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.179 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.182 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.183 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.183 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.183 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.183 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1825), Traces: [0ms] refreshing cache from master, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [542ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.187191 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.179703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43388 (local address 127.18.171.61:35201)
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.179867 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.179871 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.179887 (+    16us) server_negotiation.cc:408] Connection header received
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.180381 (+   494us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.180386 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.180448 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.180547 (+    99us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.185363 (+  4816us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.186848 (+  1485us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.187062 (+   214us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43388: BlockingRecv error: recv got EOF from 127.0.0.1:43388 (error 108)
18:18:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":81}
18:18:44.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.191 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.192 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.192 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.196 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.196 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.197 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.197 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1876), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1417ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.204 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.204 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.204 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.206001 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.197963 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43394 (local address 127.18.171.61:35201)
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.198121 (+   158us) server_negotiation.cc:207] Beginning negotiation
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.198126 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.198978 (+   852us) server_negotiation.cc:408] Connection header received
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.199310 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.199315 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.199385 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.199437 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.203248 (+  3811us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.204123 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.205871 (+  1748us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43394: BlockingRecv error: recv got EOF from 127.0.0.1:43394 (error 108)
18:18:44.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:18:44.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.210 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.211 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.212 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.212 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.212 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.215 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.216 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.222 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.225 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.227 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd986b49, L:/127.0.0.1:46266 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.228 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.232 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x142ab2cb, L:/127.0.0.1:46280 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.234 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4cd98fb, L:/127.0.0.1:48828 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.235 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.239 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [199ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.247 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb0e6f97, L:/127.0.0.1:46282 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.249 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4525a17e, L:/127.0.0.1:43404 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.249 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.250 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.250 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.251 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.253 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.255 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.258 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.261 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xedc4e61e, L:/127.0.0.1:46298 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.265 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83ceb506, L:/127.0.0.1:48836 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.266 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=398), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [225ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.271 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.272 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.272 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.274 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.275 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.276742 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.262554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43418 (local address 127.18.171.61:35201)
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.262701 (+   147us) server_negotiation.cc:207] Beginning negotiation
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.262707 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.263137 (+   430us) server_negotiation.cc:408] Connection header received
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.266364 (+  3227us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.266369 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.266436 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.266522 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.269826 (+  3304us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.270778 (+   952us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.275308 (+  4530us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.275551 (+   243us) 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
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276129 (+   578us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276158 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276162 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276179 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276205 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276215 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276284 (+    69us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.276584 (+   300us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43418: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43418): Connection reset by peer (error 104)
18:18:44.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:18:44.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.279 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.279 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.281 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.288 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.288 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.289 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.289 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf41536a, L:/127.0.0.1:46314 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.289 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.290 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.296 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4634b19a, L:/127.0.0.1:46330 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6736fb0f, L:/127.0.0.1:48848 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.304 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.305 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=431), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [245ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.310 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.310 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.310 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.312 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.314440 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.297287 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43432 (local address 127.18.171.61:35201)
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.297437 (+   150us) server_negotiation.cc:207] Beginning negotiation
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.297441 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.297884 (+   443us) server_negotiation.cc:408] Connection header received
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.298121 (+   237us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.298125 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.298190 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.298244 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.301641 (+  3397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.302487 (+   846us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.307014 (+  4527us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.307260 (+   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
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313769 (+  6509us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313801 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313809 (+     8us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313827 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313860 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313872 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.313948 (+    76us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.314270 (+   322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43432: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43432): Connection reset by peer (error 104)
18:18:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
18:18:44.316 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.316 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.328 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x46f70bd2, L:/127.0.0.1:43438 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.330 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9377ff0, L:/127.0.0.1:46344 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.331 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.335 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb61cd07d, L:/127.0.0.1:48854 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [274ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.338 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86354043, L:/127.0.0.1:46352 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.343 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.343 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.343 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.344 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.349 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.350 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.350 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.356 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.360 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a5adc3b, L:/127.0.0.1:46368 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.389 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe8f76a1, L:/127.0.0.1:48858 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.391 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x649b02b3, L:/127.0.0.1:43446 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=515), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [285ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [335ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [336ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.395 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45188f8b, L:/127.0.0.1:46370 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.395 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.397 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.399 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.399 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.399 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.399 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.400 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.400 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.403 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.405 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.408 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8bfd903, L:/127.0.0.1:46384 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.414 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.415 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x700cbcd1, L:/127.0.0.1:48872 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=532), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [323ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.421 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.421 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.421 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.421 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.421 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.424366 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.413131 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43462 (local address 127.18.171.61:35201)
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.413344 (+   213us) server_negotiation.cc:207] Beginning negotiation
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.413350 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.413939 (+   589us) server_negotiation.cc:408] Connection header received
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.414247 (+   308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.414267 (+    20us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.414337 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.414403 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.418132 (+  3729us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.418988 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.422892 (+  3904us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423173 (+   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
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423689 (+   516us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423717 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423721 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423738 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423766 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423777 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.423890 (+   113us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.424208 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43462: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43462): Connection reset by peer (error 104)
18:18:44.425 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":101}
18:18:44.426 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.426 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.426 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.427 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.428 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.437 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1c89c86, L:/127.0.0.1:48876 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.437 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03251197, L:/127.0.0.1:46396 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.438 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.440 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.442 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ce79f67, L:/127.0.0.1:46404 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.450 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.451 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0724733d, L:/127.0.0.1:48884 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=564), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [338ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.456 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.458 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.460 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1108a8cf, L:/127.0.0.1:43470 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.461 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.464 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.466 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.466 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.466 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.467 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x377b5978, L:/127.0.0.1:46416 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.469 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.474 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.475 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.476 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.478 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.479 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc90abec, L:/127.0.0.1:48888 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.479 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.488 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98e7674e, L:/127.0.0.1:46432 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.489 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe59d36c, L:/127.0.0.1:48894 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=605), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [372ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.497 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.499 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.499 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9dbbfa70, L:/127.0.0.1:43478 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.500 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.500 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.501 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.501 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.501 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.502 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.502 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.502 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.508 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.502 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.511 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.512 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7180819, L:/127.0.0.1:46444 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5dcaadd2, L:/127.0.0.1:46454 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.521 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.522 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7c940422, L:/127.0.0.1:48910 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.522 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=631), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [398ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.528 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.528 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.528 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.530 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.530360 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.519589 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43490 (local address 127.18.171.61:35201)
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.519725 (+   136us) server_negotiation.cc:207] Beginning negotiation
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.519730 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.521352 (+  1622us) server_negotiation.cc:408] Connection header received
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.521574 (+   222us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.521578 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.521650 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.521781 (+   131us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.525585 (+  3804us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.526368 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.528727 (+  2359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.528939 (+   212us) 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
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529429 (+   490us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529458 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529462 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529480 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529504 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529515 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.529580 (+    65us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.530214 (+   634us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43490: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43490): Connection reset by peer (error 104)
18:18:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
18:18:44.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.532 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.533 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.541 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x90d50a09, L:/127.0.0.1:48922 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.550 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.554 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2843ad20, L:/127.0.0.1:46462 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.563 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.564 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcdf4ea9e, L:/127.0.0.1:48932 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [427ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.570 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.570 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.570 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.570 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.572 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.572 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.573 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.575778 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.561815 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43504 (local address 127.18.171.61:35201)
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.561988 (+   173us) server_negotiation.cc:207] Beginning negotiation
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.561993 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.562500 (+   507us) server_negotiation.cc:408] Connection header received
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.562758 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.562762 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.562841 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.562905 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.566060 (+  3155us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.566743 (+   683us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.573936 (+  7193us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574192 (+   256us) 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
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574795 (+   603us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574821 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574825 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574840 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574867 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574880 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.574991 (+   111us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.575346 (+   355us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43504: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43504): Connection reset by peer (error 104)
18:18:44.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:18:44.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.578 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.579 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.580 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.587 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x427711d4, L:/127.0.0.1:46470 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.588 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4120d4a, L:/127.0.0.1:48936 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.589 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.589 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2231), Traces: [0ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [475ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.593 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.593 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.593 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.595 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.596 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.595975 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.596 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=703), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [23ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.590769 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43510 (local address 127.18.171.61:35201)
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.590913 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.590918 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.591401 (+   483us) server_negotiation.cc:408] Connection header received
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.591756 (+   355us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.591760 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.591831 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.591888 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.594770 (+  2882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.595492 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.595833 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43510: BlockingRecv error: recv got EOF from 127.0.0.1:43510 (error 108)
18:18:44.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:18:44.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.602 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.602 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.602 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:44.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.603935 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.601066 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43518 (local address 127.18.171.61:35201)
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.601228 (+   162us) server_negotiation.cc:207] Beginning negotiation
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.601232 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.602992 (+  1760us) server_negotiation.cc:408] Connection header received
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.603360 (+   368us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.603365 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.603442 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.603503 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.603803 (+   300us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43518: BlockingRecv error: recv got EOF from 127.0.0.1:43518 (error 108)
18:18:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:18:44.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.606 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.606 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.607 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.609 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.609 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.611 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.623 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f62cf0a, L:/127.0.0.1:46478 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.628 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a339d82, L:/127.0.0.1:46472 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.630 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56137809, L:/127.0.0.1:46480 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.632 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.640 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.644 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa735be43, L:/127.0.0.1:48938 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=785), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [192ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [611ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.648 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7cbd061d, L:/127.0.0.1:43520 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.648 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.652 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.653 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.653 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.653 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.659 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.664 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.665 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3abf2599, L:/127.0.0.1:48950 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=799), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [211ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [629ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.669 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.670 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd294a24c, L:/127.0.0.1:43524 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.671 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.673 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.673 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.673 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.673 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.675 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.675 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.681 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf51b606, L:/127.0.0.1:48956 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.685 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa195939a, L:/127.0.0.1:46488 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.688 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.695 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.696 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x016054eb, L:/127.0.0.1:48970 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [16ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [424ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.699 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.700 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e042934, L:/127.0.0.1:43536 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.702 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.703 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.703 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.703 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.704 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.705 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.705 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.708 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.711 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.716 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1928ade, L:/127.0.0.1:46514 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.732 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.735 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.737 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8bfaa089, L:/127.0.0.1:46498 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.738 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c418206, L:/127.0.0.1:48982 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=864), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [670ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [685ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.740 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0733994e, L:/127.0.0.1:43550 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.741 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4dd4c549, L:/127.0.0.1:48976 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.743 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.745 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.745 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.745 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.746 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.753 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e6c513c, L:/127.0.0.1:48990 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.755 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.755 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=876), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [698ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.756 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x680ebd73, L:/127.0.0.1:46528 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.758 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.759 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.761 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.761 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.761 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.761 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.762396 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.758972 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43562 (local address 127.18.171.61:35201)
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.759134 (+   162us) server_negotiation.cc:207] Beginning negotiation
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.759138 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.760234 (+  1096us) server_negotiation.cc:408] Connection header received
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.761846 (+  1612us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.761851 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.761937 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.761997 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.762263 (+   266us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43562: BlockingRecv error: recv got EOF from 127.0.0.1:43562 (error 108)
18:18:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
18:18:44.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.763 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.768 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.769 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30d8fdb2, L:/127.0.0.1:49000 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=890), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [300ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [700ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.773 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.775 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.776 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.776 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.777 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.777 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.777 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.777 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.777907 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.766703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43576 (local address 127.18.171.61:35201)
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.766848 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.766852 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.767344 (+   492us) server_negotiation.cc:408] Connection header received
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.767609 (+   265us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.767613 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.767683 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.767749 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.770565 (+  2816us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.771267 (+   702us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.776914 (+  5647us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.777188 (+   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
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.777387 (+   199us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.777417 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.777424 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.777593 (+   169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43576: getpeername error: Transport endpoint is not connected (error 107)
18:18:44.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:18:44.779 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.780 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.780 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.787 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa8e89567, L:/127.0.0.1:46540 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.788 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.790 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b960814, L:/127.0.0.1:46552 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.792 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.792 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=903), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [334ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.796 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.796 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.796 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.796 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.798 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.799 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.799736 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.793608 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43578 (local address 127.18.171.61:35201)
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.793784 (+   176us) server_negotiation.cc:207] Beginning negotiation
18:18:44.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.793788 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.794702 (+   914us) server_negotiation.cc:408] Connection header received
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.799141 (+  4439us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.799146 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.799230 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.799293 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.799603 (+   310us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43578: BlockingRecv error: recv got EOF from 127.0.0.1:43578 (error 108)
18:18:44.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:18:44.801 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.803 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.805 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.806 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x127df9fb, L:/127.0.0.1:46562 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.812 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x52a1539a, L:/127.0.0.1:46568 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.820 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33c418a5, L:/127.0.0.1:49016 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.821 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.822 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=931), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [354ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.825 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x603835e7, L:/127.0.0.1:43594 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.827 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.828 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.828 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.828 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=940), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [711ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [715ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [718ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.832072 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.825428 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43602 (local address 127.18.171.61:35201)
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.825647 (+   219us) server_negotiation.cc:207] Beginning negotiation
18:18:44.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.825652 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.826182 (+   530us) server_negotiation.cc:408] Connection header received
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.827587 (+  1405us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.827593 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.827666 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.827732 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.830835 (+  3103us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.831602 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.831933 (+   331us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43602: BlockingRecv error: recv got EOF from 127.0.0.1:43602 (error 108)
18:18:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":118}
18:18:44.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.835 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.835 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.837 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.837 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.837 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.837 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.845 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.847 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.848 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.855 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7953f126, L:/127.0.0.1:46580 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.861 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16d361c9, L:/127.0.0.1:43606 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.861 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c817166, L:/127.0.0.1:49028 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.866 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.867 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.867 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=974), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [14ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [427ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=978), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [391ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [741ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [748ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.871 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09bbf66a, L:/127.0.0.1:46584 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.875 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.875 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.875 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.875 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:44.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.877 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc86f2893, L:/127.0.0.1:49038 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.879 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.879 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.879 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.879 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.884 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:44.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:44.884 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:44.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:44.889 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.890 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.891 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.895 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.895 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.897 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.900 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.902 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.904 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdff14e81, L:/127.0.0.1:49044 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.905 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.912 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.916 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d6d4cfb, L:/127.0.0.1:46610 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.918 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3991e05b, L:/127.0.0.1:49052 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.919 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf64204a3, L:/127.0.0.1:46596 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1042), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [337ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [862ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.930 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.930 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.929 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.930 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.931 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.934 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23e31cb2, L:/127.0.0.1:43618 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.938 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.940 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.940 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.948 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37d71b80, L:/127.0.0.1:46614 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7c970fe4, L:/127.0.0.1:49054 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.950 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1063), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [403ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [556ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.952 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.953 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.956 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.956 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.957 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.957 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:44.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:44.958958 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.938227 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43626 (local address 127.18.171.61:35201)
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.938394 (+   167us) server_negotiation.cc:207] Beginning negotiation
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.938399 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.938958 (+   559us) server_negotiation.cc:408] Connection header received
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.939276 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.939283 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.939360 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.939437 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.945218 (+  5781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.946104 (+   886us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.949284 (+  3180us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.949509 (+   225us) 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
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958256 (+  8747us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958289 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958292 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958307 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958335 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958345 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958407 (+    62us) server_negotiation.cc:1036] Waiting for connection context
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:44.958766 (+   359us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43626: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43626): Connection reset by peer (error 104)
18:18:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
18:18:44.960 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:44.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:44.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:44.961 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.964 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.966 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x576972d4, L:/127.0.0.1:49064 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.974 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bbd6e07, L:/127.0.0.1:46626 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1085), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [845ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [868ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:44.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:44.977 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc6e8611f, L:/127.0.0.1:43636 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:44.978 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:44.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:44.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:44.980 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:44.980 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:44.980 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:44.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:44.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:44.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:44.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:44.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:44.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:44.982 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:44.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:44.985 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:44.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:44.995 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ff25318, L:/127.0.0.1:49078 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:44.996 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:44.996 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6375ee2, L:/127.0.0.1:46632 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:44.997 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:44.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:44.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [882ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [882ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.006 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.006 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [748ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [759ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.007 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3cd59062, L:/127.0.0.1:43638 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.008 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.009 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.009 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1116), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [445ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.012 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.013 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.013 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.013 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.013 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.013 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.013 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.020 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.020 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.020 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:45.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.022993 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.010104 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43654 (local address 127.18.171.61:35201)
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.010291 (+   187us) server_negotiation.cc:207] Beginning negotiation
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.010298 (+     7us) server_negotiation.cc:400] Waiting for connection header
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.013133 (+  2835us) server_negotiation.cc:408] Connection header received
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.013210 (+    77us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.013214 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.023 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.013299 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.013397 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.021727 (+  8330us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.022587 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.022848 (+   261us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43654: BlockingRecv error: recv got EOF from 127.0.0.1:43654 (error 108)
18:18:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
18:18:45.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.027 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.029 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.034 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa93e5bdc, L:/127.0.0.1:46644 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.038 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.041 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb81a62db, L:/127.0.0.1:49082 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.042 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.045 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.046 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1184), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [414ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [835ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.047 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.049 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae4b333a, L:/127.0.0.1:43658 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.053 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.053 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.054 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.054 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.054 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.054 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.060 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4b8eacf0, L:/127.0.0.1:46654 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.066 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.069 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.073 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfdc3fb1e, L:/127.0.0.1:49092 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.078 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.62:34393(127.18.171.62:34393)] connecting to peer
18:18:45.080 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.081 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x881f2ecc, L:/127.0.0.1:49094 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.082 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5fe6da4, L:/127.0.0.1:43660 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.085 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.085 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.085 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [852ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [885ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1048ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.090 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.090 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.090 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.090 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.090 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.091 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [685ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [689ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.093 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.093 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.093889 22079 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.073649 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43662 (local address 127.18.171.61:35201)
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.078008 (+  4359us) server_negotiation.cc:207] Beginning negotiation
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.078014 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.078047 (+    33us) server_negotiation.cc:408] Connection header received
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.079324 (+  1277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.079329 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.079406 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.079528 (+   122us) server_negotiation.cc:227] Negotiated authn=SASL
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.091543 (+ 12015us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.092804 (+  1261us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.093728 (+   924us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43662: BlockingRecv error: recv got EOF from unknown peer (error 108)
18:18:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4176,"thread_start_us":116,"threads_started":1}
18:18:45.095 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.095 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.095 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.096 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.096 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.096 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.096 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.099 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.101 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.102134 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.092046 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43678 (local address 127.18.171.61:35201)
18:18:45.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.092210 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.092215 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.092819 (+   604us) server_negotiation.cc:408] Connection header received
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.096173 (+  3354us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.096177 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.102 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.096257 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.096361 (+   104us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.100809 (+  4448us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.101727 (+   918us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.101990 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43678: BlockingRecv error: recv got EOF from 127.0.0.1:43678 (error 108)
18:18:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:18:45.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.106 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.107 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [596ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [856ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [878ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.112 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.114 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.114 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.114 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:45.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6ba8799, L:/127.0.0.1:49098 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.116 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdece2f5b, L:/127.0.0.1:46660 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.118 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.119 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1038ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.126 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3cf5c61b, L:/127.0.0.1:43686 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.128 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.132 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.133 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.133 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.133 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.134 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.138 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.139 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.142 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.143 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.151 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30877ad1, L:/127.0.0.1:43690 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.156 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f0b42a1, L:/127.0.0.1:46668 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.158 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5589ad3, L:/127.0.0.1:49106 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [1069ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1099ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1099ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1101ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.163 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdbfe53f7, L:/127.0.0.1:49120 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.165 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.165 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.165 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [708ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1085ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.171 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.174 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.174 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb2dcb7e3, L:/127.0.0.1:43706 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.176 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.176 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.177 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.177 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.191 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a0ee527, L:/127.0.0.1:49124 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.193 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.195 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.196 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.196 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.198 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.198 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.202 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.209 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb85f4f9, L:/127.0.0.1:49138 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.210 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.212 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.214 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb82f2559, L:/127.0.0.1:49148 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.215 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef0c8c30, L:/127.0.0.1:46682 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.221 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5099f6fe, L:/127.0.0.1:49156 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.223 [DEBUG - kudu-nio-1] (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.18.171.62:34393, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [597ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.227 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x037c7cfe, L:/127.0.0.1:43712 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.228 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.229 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.229 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.229 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.231 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.233 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.233 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.237 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.239 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.245 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.253 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.253 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [862ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.255 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f5364ac, L:/127.0.0.1:43722 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.259 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.260 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.260 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.260 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.261 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.261 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x259cbc18, L:/127.0.0.1:49158 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1388), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [863ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1204ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.61:35201: OK, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.264 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.264 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.265456 22079 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.257773 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43732 (local address 127.18.171.61:35201)
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258158 (+   385us) server_negotiation.cc:207] Beginning negotiation
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258165 (+     7us) server_negotiation.cc:400] Waiting for connection header
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258182 (+    17us) server_negotiation.cc:408] Connection header received
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258229 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258233 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258298 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.258373 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.265290 (+  6917us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43732: BlockingRecv error: recv got EOF from 127.0.0.1:43732 (error 108)
18:18:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":276}
18:18:45.266 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.267 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1373), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [213ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:45.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.269 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x66d359df, L:/127.0.0.1:49162 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.273 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.274 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.274 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.274 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.277 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.277 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1384), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [896ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.280 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.280 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.280 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.280 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.280 [DEBUG - pool-4-thread-72] (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.18.171.62:34393, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [646ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, deferred=null) after lookup
18:18:45.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.281 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.281 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.282 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.283 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.283 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.283 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.283283 22079 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.270652 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43748 (local address 127.18.171.61:35201)
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.270812 (+   160us) server_negotiation.cc:207] Beginning negotiation
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.270818 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.271350 (+   532us) server_negotiation.cc:408] Connection header received
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.271708 (+   358us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.271713 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.271779 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.271835 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.279599 (+  7764us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.280392 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:18:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.283142 (+  2750us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43748: BlockingRecv error: recv got EOF from 127.0.0.1:43748 (error 108)
18:18:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
18:18:45.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.285 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.285 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.285 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.286242 21739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.278977 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43754 (local address 127.18.171.61:35201)
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.279127 (+   150us) server_negotiation.cc:207] Beginning negotiation
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.279131 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.285376 (+  6245us) server_negotiation.cc:408] Connection header received
18:18:45.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.285688 (+   312us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.285692 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.285817 (+   125us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.285904 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.286096 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43754: BlockingRecv error: recv got EOF from 127.0.0.1:43754 (error 108)
18:18:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
18:18:45.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.287731 22079 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.281487 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43768 (local address 127.18.171.61:35201)
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.283516 (+  2029us) server_negotiation.cc:207] Beginning negotiation
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.283520 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.284036 (+   516us) server_negotiation.cc:408] Connection header received
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.287276 (+  3240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.287291 (+    15us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.287355 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.287432 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.287596 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43768: BlockingRecv error: recv got EOF from 127.0.0.1:43768 (error 108)
18:18:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1949,"thread_start_us":90,"threads_started":1}
18:18:45.290 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.291 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.292 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.300 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.60:33549(127.18.171.60:33549)] connecting to peer
18:18:45.300 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5ed5322, L:/127.0.0.1:46684 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.171.62:34393(127.18.171.62:34393)] Successfully connected to peer
18:18:45.303 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.303 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1414), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [699ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.304 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.62
18:18:45.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.308 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.308 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.308 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:45.308 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.309 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.310 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.313 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x387e2c09, L:/127.0.0.1:46686 - R:/127.18.171.62:34393] using SASL/PLAIN
18:18:45.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.315 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.317 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.321 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf86ea77a, L:/127.0.0.1:49172 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.323 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.325 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.18.171.61:35201(127.18.171.61:35201)] connecting to peer
18:18:45.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.171.60:33549(127.18.171.60:33549)] Successfully connected to peer
18:18:45.329 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.60
18:18:45.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a7bfa25, L:/127.0.0.1:49180 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.336 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.336 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1445), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [737ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [1189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.337 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.171.61
18:18:45.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.341 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.341 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.341 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.341 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state CONNECTING
18:18:45.342 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.342 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.345 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state CONNECTING due to: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnected from peer
18:18:45.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5dcc7c35, L:/127.0.0.1:49192 - R:/127.18.171.60:33549] using SASL/PLAIN
18:18:45.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [535ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [569ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.348 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca7a98a3, L:/127.0.0.1:43778 - R:/127.18.171.61:35201] using SASL/PLAIN
18:18:45.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.354 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.354 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.355 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:45.355 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1482), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.62:34393, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.60:33549, [224ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.62:34393: OK, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.171.61:35201, [260ms] Sub RPC ConnectToMaster: received response from server master-127.18.171.60:33549: OK, deferred=null) after lookup
18:18:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.356 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.357 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.357 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.171.61:35201(127.18.171.61:35201)] Successfully connected to peer
18:18:45.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb2839a26b8d4c80835527367200ec55
18:18:45.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.361 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bdc6bc7a884f45c585206a7b070ec9ec for table 'testManyClients' with partition [<start>, 0x8000000A)
18:18:45.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4c3ae6b3fdf4466c92a1df43e41626c7 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:18:45.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet be23dff3aeab4c6d86b3f179168ac613 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:18:45.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ec80c46ad10f4c269af36c48b2d644a0 for table 'testManyClients' with partition [0x8000001E, <end>)
18:18:45.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=bdc6bc7a884f45c585206a7b070ec9ec@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=4c3ae6b3fdf4466c92a1df43e41626c7@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=be23dff3aeab4c6d86b3f179168ac613@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)[L],0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413),cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ec80c46ad10f4c269af36c48b2d644a0@[06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781),0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)[L],cae2964f62c345998bf341306fd1562c(127.18.171.3:38337)]}]
18:18:45.362 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.362 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.362 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state NEGOTIATING
18:18:45.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.362742 22117 negotiation.cc:336] Failed RPC negotiation. Trace:
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.357329 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43788 (local address 127.18.171.61:35201)
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.357500 (+   171us) server_negotiation.cc:207] Beginning negotiation
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.357505 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.361823 (+  4318us) server_negotiation.cc:408] Connection header received
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.362214 (+   391us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.362218 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.362293 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.362346 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 18:18:45.362613 (+   267us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43788: BlockingRecv error: recv got EOF from 127.0.0.1:43788 (error 108)
18:18:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:18:45.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state NEGOTIATING due to: connection closed
18:18:45.405 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.18.171.61:35201: connection closed
18:18:45.408 [DEBUG - main] (Connection.java:575) [peer master-127.18.171.62:34393(127.18.171.62:34393)] disconnecting while in state READY
18:18:45.408 [DEBUG - main] (Connection.java:575) [peer 06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)] disconnecting while in state READY
18:18:45.409 [DEBUG - main] (Connection.java:575) [peer master-127.18.171.60:33549(127.18.171.60:33549)] disconnecting while in state READY
18:18:45.409 [DEBUG - main] (Connection.java:575) [peer master-127.18.171.61:35201(127.18.171.61:35201)] disconnecting while in state READY
18:18:45.409 [DEBUG - main] (Connection.java:575) [peer 0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)] disconnecting while in state READY
18:18:45.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.171.62:34393(127.18.171.62:34393)] handling channelInactive
18:18:45.409 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)] handling channelInactive
18:18:45.409 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 06c96423ab9a46e59d636145997f2dc6(127.18.171.2:39781)] cleaning up while in state READY due to: connection closed
18:18:45.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.171.62:34393(127.18.171.62:34393)] cleaning up while in state READY due to: connection closed
18:18:45.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.171.61:35201(127.18.171.61:35201)] handling channelInactive
18:18:45.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.171.61:35201(127.18.171.61:35201)] cleaning up while in state READY due to: connection closed
18:18:45.410 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:18:45.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.171.60:33549(127.18.171.60:33549)] handling channelInactive
18:18:45.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.171.60:33549(127.18.171.60:33549)] cleaning up while in state READY due to: connection closed
18:18:45.412 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)] handling channelInactive
18:18:45.412 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 0e50652ca2a64aff987477af40752d6e(127.18.171.1:44413)] cleaning up while in state READY due to: connection closed
18:18:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.412725 19116 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 19400
18:18:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.419121 19116 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 19537
18:18:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.426070 19116 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 19672
18:18:45.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.433525 19116 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 19127
18:18:45.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.441543 19116 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 19196
18:18:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.448885 19288 connection.cc:573] client connection to 127.18.171.61:35201 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:18:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.448995 19116 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 19268
18:18:45.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:18:45Z chronyd exiting
.18:18:45.514 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783534725513
18:18:45.518 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:18:45.519 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:18:45.519 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskeKBSWr/test-tmp
18:18:45.519 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
18:18:45.519 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskeKBSWr/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
18:18:45.522 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:18:45.640 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:18:45.640 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:18:45.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.641453 22139 mini_oidc.cc:150] Starting JWKS server
18:18:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.643256 22139 webserver.cc:534] Webserver started at http://127.0.0.1:38681/ using document root <none> and password file <none>
18:18:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.643456 22139 mini_oidc.cc:186] Starting OIDC Discovery server
18:18:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.643769 22139 webserver.cc:534] Webserver started at http://127.0.0.1:44771/ using document root <none> and password file <none>
18:18:45.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:18:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:18:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:18:45Z Disabled control of system clock
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.659859 22139 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/logs
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data/info.pb
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.254:38223
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.254
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38681/jwks.json with env {}
18:18:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.773869 22150 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.774174 22150 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.774238 22150 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:45.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.778192 22150 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:18:45.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.778298 22150 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:45.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.778329 22150 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:18:45.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.778354 22150 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:18:45.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.778379 22150 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:18:45.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.778398 22150 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38681/jwks.json
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.782886 22150 master_runner.cc:387] Master server non-default flags:
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.254:38223
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38681/jwks.json
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data/info.pb
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.254
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22150
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/logs
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:45.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.784395 22150 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:45.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.785632 22150 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.792258 22155 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
18:18:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.792332 22156 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
18:18:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.792371 22158 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
18:18:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.792940 22150 server_base.cc:1061] running on GCE node
18:18:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.793493 22150 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.794588 22150 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.795779 22150 hybrid_clock.cc:648] HybridClock initialized: now 1783534725795739 us; error 62 us; skew 500 ppm
18:18:45.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.797988 22150 webserver.cc:534] Webserver started at http://127.21.158.254:44571/ using document root <none> and password file <none>
18:18:45.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.798607 22150 fs_manager.cc:362] Metadata directory not provided
18:18:45.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.798695 22150 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:45.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.798939 22150 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:45.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.800561 22150 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data/instance:
18:18:45.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92"
18:18:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:45 on dist-test-slave-cgcx"
18:18:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.801149 22150 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal/instance:
18:18:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92"
18:18:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:45 on dist-test-slave-cgcx"
18:18:45.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.804658 22150 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
18:18:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.807209 22164 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.808372 22150 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.808525 22150 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92"
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:45 on dist-test-slave-cgcx"
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.808646 22150 fs_report.cc:389] FS layout report
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data/data
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:45.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.828299 22150 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.829077 22150 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
18:18:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.829298 22150 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:45.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.838037 22150 rpc_server.cc:307] RPC server started. Bound to: 127.21.158.254:38223
18:18:45.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.838033 22216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.158.254:38223 every 8 connection(s)
18:18:45.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.839278 22150 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/data/info.pb
18:18:45.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.842332 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.845443 22217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } has no permanent_uuid. Determining permanent_uuid...
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.847725 22139 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 22150
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.847887 22139 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-0/wal/instance
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.849726 22139 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/logs
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data/info.pb
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:18:45.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.253:36903
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.253
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:45.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38681/jwks.json with env {}
18:18:45.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.864413 22217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } has no permanent_uuid. Determining permanent_uuid...
18:18:45.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.865653 22167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.158.253:36903: connect: Connection refused (error 111)
18:18:45.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.867143 22217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.253:36903: Network error: Client connection negotiation failed: client connection to 127.21.158.253:36903: connect: Connection refused (error 111)
18:18:45.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.916401 22217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } attempt: 1
18:18:45.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.918859 22217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.253:36903: Network error: Client connection negotiation failed: client connection to 127.21.158.253:36903: connect: Connection refused (error 111)
18:18:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:45.987108 22217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } attempt: 2
18:18:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:45.989599 22217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.253:36903: Network error: Client connection negotiation failed: client connection to 127.21.158.253:36903: connect: Connection refused (error 111)
18:18:46.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.014283 22221 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:46.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.014652 22221 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:46.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.014717 22221 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.019901 22221 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:18:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.020025 22221 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.020054 22221 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:18:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.020079 22221 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:18:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.020104 22221 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:18:46.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.020123 22221 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38681/jwks.json
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.026275 22221 master_runner.cc:387] Master server non-default flags:
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.253:36903
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38681/jwks.json
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data/info.pb
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.253
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22221
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/logs
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:46.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.027807 22221 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:46.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.029562 22221 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:46.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.037333 22230 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
18:18:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.037336 22228 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
18:18:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.037971 22227 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
18:18:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.038483 22221 server_base.cc:1061] running on GCE node
18:18:46.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.039182 22221 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:46.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.040506 22221 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:46.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.041738 22221 hybrid_clock.cc:648] HybridClock initialized: now 1783534726041648 us; error 79 us; skew 500 ppm
18:18:46.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.044442 22221 webserver.cc:534] Webserver started at http://127.21.158.253:40971/ using document root <none> and password file <none>
18:18:46.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.045224 22221 fs_manager.cc:362] Metadata directory not provided
18:18:46.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.045325 22221 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:46.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.045576 22221 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.048010 22221 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data/instance:
18:18:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c3a7a17ade249b887f4ce5d2c424eeb"
18:18:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.048791 22221 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal/instance:
18:18:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c3a7a17ade249b887f4ce5d2c424eeb"
18:18:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.054143 22221 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
18:18:46.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.057343 22236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.058790 22221 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.058938 22221 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c3a7a17ade249b887f4ce5d2c424eeb"
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.059051 22221 fs_report.cc:389] FS layout report
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data/data
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:46.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.080791 22217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } attempt: 3
18:18:46.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.083760 22217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.253:36903: Network error: Client connection negotiation failed: client connection to 127.21.158.253:36903: connect: Connection refused (error 111)
18:18:46.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.100212 22221 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:46.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.101107 22221 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
18:18:46.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.101328 22221 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:46.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.110807 22288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.158.253:36903 every 8 connection(s)
18:18:46.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.110802 22221 rpc_server.cc:307] RPC server started. Bound to: 127.21.158.253:36903
18:18:46.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.112352 22221 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/data/info.pb
18:18:46.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.116020 22289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:46.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.119683 22139 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 22221
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.119815 22139 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-1/wal/instance
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.119233 22289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.120550 22139 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/logs
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data/info.pb
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:46.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.252:42631
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.252
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38681/jwks.json with env {}
18:18:46.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.132282 22289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.140058 22289 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.140946 22239 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.158.252:42631: connect: Connection refused (error 111)
18:18:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.141999 22289 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.252:42631: Network error: Client connection negotiation failed: client connection to 127.21.158.252:42631: connect: Connection refused (error 111)
18:18:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.191236 22289 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } attempt: 1
18:18:46.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.192904 22289 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.252:42631: Network error: Client connection negotiation failed: client connection to 127.21.158.252:42631: connect: Connection refused (error 111)
18:18:46.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.227005 22217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } attempt: 4
18:18:46.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.232249 22217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.233664 22217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.252:42631: Network error: Client connection negotiation failed: client connection to 127.21.158.252:42631: connect: Connection refused (error 111)
18:18:46.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.238080 22291 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:46.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.238310 22291 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:46.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.238358 22291 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:46.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.241936 22291 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:18:46.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.242012 22291 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:46.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.242033 22291 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:18:46.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.242053 22291 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:18:46.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.242072 22291 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:18:46.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.242087 22291 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38681/jwks.json
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.246522 22291 master_runner.cc:387] Master server non-default flags:
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data
18:18:46.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.252:42631
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38681/jwks.json
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data/info.pb
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.252
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22291
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/logs
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:46.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:46.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.247887 22291 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:46.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.249331 22291 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.255262 22302 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
18:18:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.255496 22291 server_base.cc:1061] running on GCE node
18:18:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.255266 22299 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
18:18:46.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.255262 22300 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
18:18:46.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.256265 22291 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:46.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.257428 22291 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:46.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.258615 22291 hybrid_clock.cc:648] HybridClock initialized: now 1783534726258595 us; error 42 us; skew 500 ppm
18:18:46.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.261016 22291 webserver.cc:534] Webserver started at http://127.21.158.252:45481/ using document root <none> and password file <none>
18:18:46.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.261216 22289 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } attempt: 2
18:18:46.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.261684 22291 fs_manager.cc:362] Metadata directory not provided
18:18:46.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.261785 22291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:46.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.261991 22291 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:46.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.262923 22289 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.252:42631: Network error: Client connection negotiation failed: client connection to 127.21.158.252:42631: connect: Connection refused (error 111)
18:18:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.263983 22291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data/instance:
18:18:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "502c63c2107a44b2a2457bb23269cc4a"
18:18:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.264550 22291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal/instance:
18:18:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "502c63c2107a44b2a2457bb23269cc4a"
18:18:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.268853 22291 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
18:18:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.271677 22308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.272871 22291 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.272996 22291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "502c63c2107a44b2a2457bb23269cc4a"
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.273084 22291 fs_report.cc:389] FS layout report
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data/data
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:46.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.292912 22217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } attempt: 1
18:18:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.294852 22217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.158.252:42631: Network error: Client connection negotiation failed: client connection to 127.21.158.252:42631: connect: Connection refused (error 111)
18:18:46.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.302409 22291 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:46.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.303328 22291 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
18:18:46.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.303557 22291 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.312752 22291 rpc_server.cc:307] RPC server started. Bound to: 127.21.158.252:42631
18:18:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.312793 22360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.158.252:42631 every 8 connection(s)
18:18:46.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.314422 22291 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/data/info.pb
18:18:46.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.318315 22361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:46.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.318456 22139 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 22291
18:18:46.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.318568 22139 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/master-2/wal/instance
18:18:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.323195 22361 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.335981 22361 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.342672 22361 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } has no permanent_uuid. Determining permanent_uuid...
18:18:46.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.351478 22361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: Bootstrap starting.
18:18:46.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.354070 22289 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } attempt: 3
18:18:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.355101 22361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: Neither blocks nor log segments found. Creating new log.
18:18:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.356566 22361 log.cc:826] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: Log is configured to *not* fsync() on all Append() calls
18:18:46.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.359858 22361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: No bootstrap required, opened a new log
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.361533 22289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: Bootstrap starting.
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.362010 22217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } attempt: 2
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.363832 22361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.364038 22361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.364097 22361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502c63c2107a44b2a2457bb23269cc4a, State: Initialized, Role: FOLLOWER
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.364620 22361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.366160 22361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [sys.catalog]: configured and running, proceeding with master startup.
18:18:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.370141 22289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: Neither blocks nor log segments found. Creating new log.
18:18:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.371182 22217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: Bootstrap starting.
18:18:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.371379 22289 log.cc:826] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: Log is configured to *not* fsync() on all Append() calls
18:18:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.372154 22371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.372283 22371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.370139 22291 master_runner.cc:187] Error getting master registration for 127.21.158.254:38223: OK, instance_id { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" instance_seqno: 1783534725835546 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:18:46.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.372457 22291 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:18:46.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.374827 22217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: Neither blocks nor log segments found. Creating new log.
18:18:46.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.375659 22289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: No bootstrap required, opened a new log
18:18:46.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.375859 22382 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:18:46.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.376044 22382 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:18:46.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.376345 22217 log.cc:826] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: Log is configured to *not* fsync() on all Append() calls
18:18:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.378261 22217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: No bootstrap required, opened a new log
18:18:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.379307 22289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.379490 22289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.379539 22289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c3a7a17ade249b887f4ce5d2c424eeb, State: Initialized, Role: FOLLOWER
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.379992 22289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.381318 22289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [sys.catalog]: configured and running, proceeding with master startup.
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.381552 22217 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.382318 22217 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.382473 22217 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10cd28e4a01f4cbdaa70351ccf1a8a92, State: Initialized, Role: FOLLOWER
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.385573 22217 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.386044 22386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.386168 22386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.387140 22217 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: configured and running, proceeding with master startup.
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.385877 22221 master_runner.cc:187] Error getting master registration for 127.21.158.254:38223: OK, instance_id { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" instance_seqno: 1783534725835546 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.388502 22221 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:18:46.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.389822 22397 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:18:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.390058 22397 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:18:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.390410 22398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.390650 22398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.392666 22410 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:18:46.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.392970 22410 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:18:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.398603 22150 master_runner.cc:264] No leader master found from master 10cd28e4a01f4cbdaa70351ccf1a8a92
18:18:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.398703 22150 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:18:46.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.555109 22314 tablet.cc:2406] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:46.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.581156 22170 tablet.cc:2406] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:46.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.602988 22242 tablet.cc:2406] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.715590 22398 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.715797 22398 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.716912 22398 leader_election.cc:290] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c3a7a17ade249b887f4ce5d2c424eeb (127.21.158.253:36903), 502c63c2107a44b2a2457bb23269cc4a (127.21.158.252:42631)
18:18:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.717774 22263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" is_pre_election: true
18:18:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.717774 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502c63c2107a44b2a2457bb23269cc4a" is_pre_election: true
18:18:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.718072 22335 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10cd28e4a01f4cbdaa70351ccf1a8a92 in term 0.
18:18:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.718072 22263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10cd28e4a01f4cbdaa70351ccf1a8a92 in term 0.
18:18:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.718549 22167 leader_election.cc:304] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [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: 10cd28e4a01f4cbdaa70351ccf1a8a92, 502c63c2107a44b2a2457bb23269cc4a; no voters: 
18:18:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.718822 22398 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:46.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.718914 22398 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:46.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.718963 22398 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 0 FOLLOWER]: Advancing to term 1
18:18:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.720033 22398 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.720474 22398 leader_election.cc:290] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [CANDIDATE]: Term 1 election: Requested vote from peers 0c3a7a17ade249b887f4ce5d2c424eeb (127.21.158.253:36903), 502c63c2107a44b2a2457bb23269cc4a (127.21.158.252:42631)
18:18:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.720991 22263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb"
18:18:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.721127 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502c63c2107a44b2a2457bb23269cc4a"
18:18:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.721155 22263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 0 FOLLOWER]: Advancing to term 1
18:18:46.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.721243 22335 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 0 FOLLOWER]: Advancing to term 1
18:18:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.722239 22335 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10cd28e4a01f4cbdaa70351ccf1a8a92 in term 1.
18:18:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.722286 22263 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10cd28e4a01f4cbdaa70351ccf1a8a92 in term 1.
18:18:46.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.722709 22167 leader_election.cc:304] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [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: 0c3a7a17ade249b887f4ce5d2c424eeb, 10cd28e4a01f4cbdaa70351ccf1a8a92; no voters: 
18:18:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.723023 22398 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 1 FOLLOWER]: Leader election won for term 1
18:18:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.723315 22398 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [term 1 LEADER]: Becoming Leader. State: Replica: 10cd28e4a01f4cbdaa70351ccf1a8a92, State: Running, Role: LEADER
18:18:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.723713 22398 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [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: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } }
18:18:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.725881 22412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10cd28e4a01f4cbdaa70351ccf1a8a92. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.726015 22412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: This master's current role is: LEADER
18:18:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.726464 22414 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
18:18:46.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.727353 22414 catalog_manager.cc:1519] Initializing Kudu cluster ID...
18:18:46.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.732846 22335 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [term 1 FOLLOWER]: Refusing update from remote peer 10cd28e4a01f4cbdaa70351ccf1a8a92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:46.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.732846 22263 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [term 1 FOLLOWER]: Refusing update from remote peer 10cd28e4a01f4cbdaa70351ccf1a8a92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:46.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.733598 22412 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.733841 22398 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.737793 22386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10cd28e4a01f4cbdaa70351ccf1a8a92. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.737809 22371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10cd28e4a01f4cbdaa70351ccf1a8a92. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.737933 22371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.737931 22386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.740685 22420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.740953 22417 mvcc.cc:204] Tried to move back new op lower bound from 7305358240688603136 to 7305358240663638016. Current Snapshot: MvccSnapshot[applied={T|T < 7305358240688603136}]
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.740960 22371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.741068 22371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.741106 22386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.741214 22386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb [sys.catalog]: This master's current role is: FOLLOWER
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.741216 22420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: This master's current role is: LEADER
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.741232 22398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10cd28e4a01f4cbdaa70351ccf1a8a92" member_type: VOTER last_known_addr { host: "127.21.158.254" port: 38223 } } peers { permanent_uuid: "0c3a7a17ade249b887f4ce5d2c424eeb" member_type: VOTER last_known_addr { host: "127.21.158.253" port: 36903 } } peers { permanent_uuid: "502c63c2107a44b2a2457bb23269cc4a" member_type: VOTER last_known_addr { host: "127.21.158.252" port: 42631 } } }
18:18:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.741351 22398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92 [sys.catalog]: This master's current role is: LEADER
18:18:46.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.742823 22414 catalog_manager.cc:1382] Generated new cluster ID: 5a32550d8c984d788937d5c7ed29c4fa
18:18:46.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.742892 22414 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
18:18:46.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.759073 22414 catalog_manager.cc:1405] Generated new certificate authority record
18:18:46.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.760628 22414 catalog_manager.cc:1539] Loading token signing keys...
18:18:46.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.772099 22414 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 10cd28e4a01f4cbdaa70351ccf1a8a92: Generated new TSK 0
18:18:46.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.773063 22414 catalog_manager.cc:1549] Initializing in-progress tserver states...
18:18:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.791729 22139 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/logs
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data/info.pb
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.193:0
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.158.193
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.193
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:18:46.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.900553 22424 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:46.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.900784 22424 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:46.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.900830 22424 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.904325 22424 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.904455 22424 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.158.193
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.908617 22424 tablet_server_runner.cc:78] Tablet server non-default flags:
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.193:0
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data/info.pb
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.193
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22424
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.158.193
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/logs
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.910064 22424 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.911202 22424 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:46.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.919314 22430 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
18:18:46.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.919483 22432 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
18:18:46.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.919556 22424 server_base.cc:1061] running on GCE node
18:18:46.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:46.919314 22429 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
18:18:46.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.920320 22424 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:46.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.920951 22424 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:46.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.922159 22424 hybrid_clock.cc:648] HybridClock initialized: now 1783534726922139 us; error 43 us; skew 500 ppm
18:18:46.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.924304 22424 webserver.cc:534] Webserver started at http://127.21.158.193:40541/ using document root <none> and password file <none>
18:18:46.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.925033 22424 fs_manager.cc:362] Metadata directory not provided
18:18:46.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.925139 22424 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:46.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.925395 22424 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.927292 22424 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data/instance:
18:18:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "882882f73dcb411a8de6c7516c84d68e"
18:18:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.927884 22424 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal/instance:
18:18:46.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "882882f73dcb411a8de6c7516c84d68e"
18:18:46.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.932027 22424 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
18:18:46.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.934449 22438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:46.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.935668 22424 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.935824 22424 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "882882f73dcb411a8de6c7516c84d68e"
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:46 on dist-test-slave-cgcx"
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.935969 22424 fs_report.cc:389] FS layout report
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data/data
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:46.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.948596 22424 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:46.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.949375 22424 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
18:18:46.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.949595 22424 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:46.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.950284 22424 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:18:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.951366 22424 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:18:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.951440 22424 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:18:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.951499 22424 ts_tablet_manager.cc:616] Registered 0 tablets
18:18:46.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.951524 22424 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:18:46.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.962451 22424 rpc_server.cc:307] RPC server started. Bound to: 127.21.158.193:42665
18:18:46.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.962499 22551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.158.193:42665 every 8 connection(s)
18:18:46.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.963528 22424 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/data/info.pb
18:18:46.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.968358 22139 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 22424
18:18:46.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.968483 22139 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-0/wal/instance
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.971807 22139 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/logs
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data/info.pb
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.194:0
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.158.194
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.194
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.981472 22553 heartbeater.cc:344] Connected to a master server at 127.21.158.254:38223
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.981482 22552 heartbeater.cc:344] Connected to a master server at 127.21.158.252:42631
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.981892 22552 heartbeater.cc:461] Registering TS with master...
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.982365 22554 heartbeater.cc:344] Connected to a master server at 127.21.158.253:36903
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.982461 22554 heartbeater.cc:461] Registering TS with master...
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.982674 22552 heartbeater.cc:507] Master 127.21.158.252:42631 requested a full tablet report, sending...
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.982692 22554 heartbeater.cc:507] Master 127.21.158.253:36903 requested a full tablet report, sending...
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.983326 22553 heartbeater.cc:461] Registering TS with master...
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.983574 22553 heartbeater.cc:507] Master 127.21.158.254:38223 requested a full tablet report, sending...
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.984655 22325 ts_manager.cc:194] Registered new tserver with Master: 882882f73dcb411a8de6c7516c84d68e (127.21.158.193:42665)
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.984679 22181 ts_manager.cc:194] Registered new tserver with Master: 882882f73dcb411a8de6c7516c84d68e (127.21.158.193:42665)
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.985986 22253 ts_manager.cc:194] Registered new tserver with Master: 882882f73dcb411a8de6c7516c84d68e (127.21.158.193:42665)
18:18:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:46.986440 22181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.158.193:46389
18:18:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.089851 22562 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.090093 22562 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.090142 22562 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.093837 22562 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:47.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.093966 22562 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.158.194
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.098188 22562 tablet_server_runner.cc:78] Tablet server non-default flags:
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.194:0
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data/info.pb
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.194
18:18:47.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22562
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.158.194
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/logs
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:47.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.099418 22562 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:47.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.100605 22562 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:47.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.107659 22570 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
18:18:47.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.107659 22567 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
18:18:47.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.107671 22568 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
18:18:47.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.108129 22562 server_base.cc:1061] running on GCE node
18:18:47.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.108726 22562 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:47.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.109302 22562 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:47.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.110513 22562 hybrid_clock.cc:648] HybridClock initialized: now 1783534727110480 us; error 47 us; skew 500 ppm
18:18:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.112916 22562 webserver.cc:534] Webserver started at http://127.21.158.194:46723/ using document root <none> and password file <none>
18:18:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.113591 22562 fs_manager.cc:362] Metadata directory not provided
18:18:47.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.113677 22562 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:47.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.113931 22562 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:47.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.115621 22562 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data/instance:
18:18:47.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f6b61dc1eb2b48769409814f23804167"
18:18:47.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:47 on dist-test-slave-cgcx"
18:18:47.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.116179 22562 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal/instance:
18:18:47.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f6b61dc1eb2b48769409814f23804167"
18:18:47.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:47 on dist-test-slave-cgcx"
18:18:47.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.120035 22562 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
18:18:47.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.122640 22576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:47.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.123772 22562 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.123910 22562 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f6b61dc1eb2b48769409814f23804167"
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:47 on dist-test-slave-cgcx"
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.124028 22562 fs_report.cc:389] FS layout report
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data/data
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:47.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:47.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.140976 22562 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:47.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.141803 22562 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
18:18:47.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.142019 22562 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:47.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.142668 22562 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:18:47.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.143759 22562 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:18:47.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.143831 22562 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:18:47.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.143888 22562 ts_tablet_manager.cc:616] Registered 0 tablets
18:18:47.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.143918 22562 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:18:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.155243 22562 rpc_server.cc:307] RPC server started. Bound to: 127.21.158.194:33193
18:18:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.155308 22689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.158.194:33193 every 8 connection(s)
18:18:47.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.156317 22562 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/data/info.pb
18:18:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.158983 22139 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 22562
18:18:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.159117 22139 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-1/wal/instance
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.162595 22139 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/logs
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data/info.pb
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.195:0
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.158.195
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.195
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:47.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:18:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.169528 22692 heartbeater.cc:344] Connected to a master server at 127.21.158.253:36903
18:18:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.169523 22691 heartbeater.cc:344] Connected to a master server at 127.21.158.254:38223
18:18:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.169873 22691 heartbeater.cc:461] Registering TS with master...
18:18:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.170439 22691 heartbeater.cc:507] Master 127.21.158.254:38223 requested a full tablet report, sending...
18:18:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.169857 22692 heartbeater.cc:461] Registering TS with master...
18:18:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.171288 22692 heartbeater.cc:507] Master 127.21.158.253:36903 requested a full tablet report, sending...
18:18:47.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.172840 22181 ts_manager.cc:194] Registered new tserver with Master: f6b61dc1eb2b48769409814f23804167 (127.21.158.194:33193)
18:18:47.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.172883 22253 ts_manager.cc:194] Registered new tserver with Master: f6b61dc1eb2b48769409814f23804167 (127.21.158.194:33193)
18:18:47.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.173424 22181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.158.194:58703
18:18:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.179193 22690 heartbeater.cc:344] Connected to a master server at 127.21.158.252:42631
18:18:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.179332 22690 heartbeater.cc:461] Registering TS with master...
18:18:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.179574 22690 heartbeater.cc:507] Master 127.21.158.252:42631 requested a full tablet report, sending...
18:18:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.180428 22325 ts_manager.cc:194] Registered new tserver with Master: f6b61dc1eb2b48769409814f23804167 (127.21.158.194:33193)
18:18:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.294929 22697 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:18:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.295158 22697 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:18:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.295200 22697 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:18:47.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.299203 22697 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:18:47.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.299330 22697 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.158.195
18:18:47.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.303589 22697 tablet_server_runner.cc:78] Tablet server non-default flags:
18:18:47.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:18:47.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.158.212:41015
18:18:47.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:18:47.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:18:47.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.158.195:0
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data/info.pb
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.158.195
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.158.254:38223,127.21.158.253:36903,127.21.158.252:42631
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22697
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.158.195
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/logs
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 3ddc7d4404ac90c834b1cdd020973c286611e9b0
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 18:01:16 UTC on bdcb31816ec0
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16868
18:18:47.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.304674 22697 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:18:47.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.305827 22697 file_cache.cc:492] Constructed file cache file cache with capacity 419430
18:18:47.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.312515 22702 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
18:18:47.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.312515 22703 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
18:18:47.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.312896 22697 server_base.cc:1061] running on GCE node
18:18:47.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.313426 22705 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
18:18:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.313861 22697 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:18:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.314504 22697 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:18:47.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.315673 22697 hybrid_clock.cc:648] HybridClock initialized: now 1783534727315652 us; error 40 us; skew 500 ppm
18:18:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.317900 22697 webserver.cc:534] Webserver started at http://127.21.158.195:46365/ using document root <none> and password file <none>
18:18:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.318567 22697 fs_manager.cc:362] Metadata directory not provided
18:18:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.318647 22697 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:18:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.318840 22697 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:18:47.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.320946 22697 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data/instance:
18:18:47.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d8dee22c401469ba4d28c6653afc570"
18:18:47.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:47 on dist-test-slave-cgcx"
18:18:47.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.321496 22697 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal/instance:
18:18:47.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d8dee22c401469ba4d28c6653afc570"
18:18:47.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:47 on dist-test-slave-cgcx"
18:18:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.325829 22697 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
18:18:47.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.328533 22711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.329921 22697 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.330075 22697 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data,/tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d8dee22c401469ba4d28c6653afc570"
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 18:18:47 on dist-test-slave-cgcx"
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.330197 22697 fs_report.cc:389] FS layout report
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data/data
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:18:47.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:18:47.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.342093 22697 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:18:47.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.342806 22697 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
18:18:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.343043 22697 kserver.cc:163] Server-wide thread pool size limit: 3276
18:18:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.343690 22697 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:18:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.344779 22697 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:18:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.344848 22697 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:18:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.344904 22697 ts_tablet_manager.cc:616] Registered 0 tablets
18:18:47.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.344933 22697 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:18:47.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.356427 22697 rpc_server.cc:307] RPC server started. Bound to: 127.21.158.195:36979
18:18:47.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.356452 22824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.158.195:36979 every 8 connection(s)
18:18:47.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.357419 22697 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/data/info.pb
18:18:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.364684 22139 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu as pid 22697
18:18:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.364794 22139 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskeKBSWr/test-tmp/mini-kudu-cluster11407350492806008180/ts-2/wal/instance
18:18:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.368690 22825 heartbeater.cc:344] Connected to a master server at 127.21.158.252:42631
18:18:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.368955 22825 heartbeater.cc:461] Registering TS with master...
18:18:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.369629 22825 heartbeater.cc:507] Master 127.21.158.252:42631 requested a full tablet report, sending...
18:18:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.370234 22826 heartbeater.cc:344] Connected to a master server at 127.21.158.254:38223
18:18:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.370316 22826 heartbeater.cc:461] Registering TS with master...
18:18:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.370533 22826 heartbeater.cc:507] Master 127.21.158.254:38223 requested a full tablet report, sending...
18:18:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.371112 22325 ts_manager.cc:194] Registered new tserver with Master: 1d8dee22c401469ba4d28c6653afc570 (127.21.158.195:36979)
18:18:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.371771 22181 ts_manager.cc:194] Registered new tserver with Master: 1d8dee22c401469ba4d28c6653afc570 (127.21.158.195:36979)
18:18:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.372398 22181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.158.195:40283
18:18:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.373399 22827 heartbeater.cc:344] Connected to a master server at 127.21.158.253:36903
18:18:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.373477 22827 heartbeater.cc:461] Registering TS with master...
18:18:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.373592 22827 heartbeater.cc:507] Master 127.21.158.253:36903 requested a full tablet report, sending...
18:18:47.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.374522 22253 ts_manager.cc:194] Registered new tserver with Master: 1d8dee22c401469ba4d28c6653afc570 (127.21.158.195:36979)
18:18:47.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.377365 22382 catalog_manager.cc:1294] Loaded cluster ID: 5a32550d8c984d788937d5c7ed29c4fa
18:18:47.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.377429 22382 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: loading cluster ID for follower catalog manager: success
18:18:47.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.379078 22382 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: acquiring CA information for follower catalog manager: success
18:18:47.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.380159 22382 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 502c63c2107a44b2a2457bb23269cc4a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:18:47.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.387836 22139 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:18:47.389 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:18:47.389 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:18:47.392 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.158.254"
      port: 38223
    }
    bound_http_address {
      host: "127.21.158.254"
      port: 44571
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.158.253"
      port: 36903
    }
    bound_http_address {
      host: "127.21.158.253"
      port: 40971
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.158.252"
      port: 42631
    }
    bound_http_address {
      host: "127.21.158.252"
      port: 45481
    }
  }
}

18:18:47.392 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:18:47.393 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.158.193"
      port: 42665
    }
    bound_http_address {
      host: "127.21.158.193"
      port: 40541
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.158.194"
      port: 33193
    }
    bound_http_address {
      host: "127.21.158.194"
      port: 46723
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.158.195"
      port: 36979
    }
    bound_http_address {
      host: "127.21.158.195"
      port: 46365
    }
  }
}

18:18:47.394 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:18:47.396 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:18:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.391741 22397 catalog_manager.cc:1294] Loaded cluster ID: 5a32550d8c984d788937d5c7ed29c4fa
18:18:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.391841 22397 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: loading cluster ID for follower catalog manager: success
18:18:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.394572 22397 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: acquiring CA information for follower catalog manager: success
18:18:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.396144 22397 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0c3a7a17ade249b887f4ce5d2c424eeb: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:18:47.398 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.158.252:42631(127.21.158.252:42631)] connecting to peer
18:18:47.399 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.158.253:36903(127.21.158.253:36903)] connecting to peer
18:18:47.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.158.252:42631(127.21.158.252:42631)] Successfully connected to peer
18:18:47.399 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.158.254:38223(127.21.158.254:38223)] connecting to peer
18:18:47.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.158.254:38223(127.21.158.254:38223)] Successfully connected to peer
18:18:47.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.158.253:36903(127.21.158.253:36903)] Successfully connected to peer
18:18:47.401 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.158.252
18:18:47.401 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.158.254
18:18:47.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.158.253
18:18:47.410 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c64c92e, L:/127.0.0.1:46400 - R:/127.21.158.253:36903] using SASL/PLAIN
18:18:47.410 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f4d08f7, L:/127.0.0.1:52510 - R:/127.21.158.252:42631] using SASL/PLAIN
18:18:47.410 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab0fe4c3, L:/127.0.0.1:40634 - R:/127.21.158.254:38223] using SASL/PLAIN
18:18:47.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:18:47.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.158.252:42631, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.158.253:36903, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.158.254:38223, [14ms] Sub RPC ConnectToMaster: received response from server master-127.21.158.252:42631: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.21.158.253:36903: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.414072 22181 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40634:
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:47.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:18:47.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.417414 22181 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.
18:18:47.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3ee9b9ca786f45a1ba0260cea5e27589
18:18:47.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.445869 22624 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 (DEFAULT_TABLE table=testMultipleSessions [id=3ee9b9ca786f45a1ba0260cea5e27589]), partition=RANGE (key) PARTITION UNBOUNDED
18:18:47.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.447322 22624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0cfd2488a243fabe6dedfc8a6d6a17. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:47.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.450712 22759 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 (DEFAULT_TABLE table=testMultipleSessions [id=3ee9b9ca786f45a1ba0260cea5e27589]), partition=RANGE (key) PARTITION UNBOUNDED
18:18:47.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.451836 22759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0cfd2488a243fabe6dedfc8a6d6a17. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.455307 22853 tablet_bootstrap.cc:492] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: Bootstrap starting.
18:18:47.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.458214 22853 tablet_bootstrap.cc:654] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: Neither blocks nor log segments found. Creating new log.
18:18:47.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.459270 22853 log.cc:826] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: Log is configured to *not* fsync() on all Append() calls
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.461356 22853 tablet_bootstrap.cc:492] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: No bootstrap required, opened a new log
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.461572 22853 ts_tablet_manager.cc:1403] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.463544 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 (DEFAULT_TABLE table=testMultipleSessions [id=3ee9b9ca786f45a1ba0260cea5e27589]), partition=RANGE (key) PARTITION UNBOUNDED
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.464681 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0cfd2488a243fabe6dedfc8a6d6a17. 1 dirs total, 0 dirs full, 0 dirs failed
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.465292 22853 raft_consensus.cc:359] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.465543 22853 raft_consensus.cc:385] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.465595 22853 raft_consensus.cc:740] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b61dc1eb2b48769409814f23804167, State: Initialized, Role: FOLLOWER
18:18:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.466585 22853 consensus_queue.cc:260] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [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: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.467795 22853 ts_tablet_manager.cc:1434] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
18:18:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.470958 22691 heartbeater.cc:499] Master 127.21.158.254:38223 was elected leader, sending a full tablet report...
18:18:47.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.474366 22856 tablet_bootstrap.cc:492] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: Bootstrap starting.
18:18:47.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.475798 22857 tablet_bootstrap.cc:492] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e: Bootstrap starting.
18:18:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.477131 22856 tablet_bootstrap.cc:654] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: Neither blocks nor log segments found. Creating new log.
18:18:47.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.478471 22856 log.cc:826] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: Log is configured to *not* fsync() on all Append() calls
18:18:47.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.478703 22857 tablet_bootstrap.cc:654] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e: Neither blocks nor log segments found. Creating new log.
18:18:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.479725 22857 log.cc:826] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e: Log is configured to *not* fsync() on all Append() calls
18:18:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.480551 22856 tablet_bootstrap.cc:492] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: No bootstrap required, opened a new log
18:18:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.480759 22856 ts_tablet_manager.cc:1403] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
18:18:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.481880 22857 tablet_bootstrap.cc:492] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e: No bootstrap required, opened a new log
18:18:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.482131 22857 ts_tablet_manager.cc:1403] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
18:18:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.484331 22856 raft_consensus.cc:359] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.484674 22856 raft_consensus.cc:385] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.484794 22856 raft_consensus.cc:740] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d8dee22c401469ba4d28c6653afc570, State: Initialized, Role: FOLLOWER
18:18:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.485361 22856 consensus_queue.cc:260] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [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: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.486444 22856 ts_tablet_manager.cc:1434] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
18:18:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.486334 22857 raft_consensus.cc:359] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.486572 22857 raft_consensus.cc:385] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:18:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.486634 22857 raft_consensus.cc:740] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882882f73dcb411a8de6c7516c84d68e, State: Initialized, Role: FOLLOWER
18:18:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.487315 22857 consensus_queue.cc:260] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [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: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.488472 22857 ts_tablet_manager.cc:1434] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
18:18:47.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.488986 22553 heartbeater.cc:499] Master 127.21.158.254:38223 was elected leader, sending a full tablet report...
18:18:47.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.489316 22826 heartbeater.cc:499] Master 127.21.158.254:38223 was elected leader, sending a full tablet report...
18:18:47.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.521245 22855 raft_consensus.cc:493] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:18:47.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.521430 22855 raft_consensus.cc:515] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.522697 22855 leader_election.cc:290] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d8dee22c401469ba4d28c6653afc570 (127.21.158.195:36979), 882882f73dcb411a8de6c7516c84d68e (127.21.158.193:42665)
18:18:47.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.526938 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0cfd2488a243fabe6dedfc8a6d6a17" candidate_uuid: "f6b61dc1eb2b48769409814f23804167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882882f73dcb411a8de6c7516c84d68e" is_pre_election: true
18:18:47.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.527287 22506 raft_consensus.cc:2468] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b61dc1eb2b48769409814f23804167 in term 0.
18:18:47.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.527341 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0cfd2488a243fabe6dedfc8a6d6a17" candidate_uuid: "f6b61dc1eb2b48769409814f23804167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d8dee22c401469ba4d28c6653afc570" is_pre_election: true
18:18:47.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.527552 22779 raft_consensus.cc:2468] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b61dc1eb2b48769409814f23804167 in term 0.
18:18:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.527945 22577 leader_election.cc:304] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [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: 882882f73dcb411a8de6c7516c84d68e, f6b61dc1eb2b48769409814f23804167; no voters: 
18:18:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.528311 22855 raft_consensus.cc:2804] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:18:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.528412 22855 raft_consensus.cc:493] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:18:47.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.528468 22855 raft_consensus.cc:3060] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 0 FOLLOWER]: Advancing to term 1
18:18:47.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.529664 22855 raft_consensus.cc:515] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.530174 22855 leader_election.cc:290] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [CANDIDATE]: Term 1 election: Requested vote from peers 1d8dee22c401469ba4d28c6653afc570 (127.21.158.195:36979), 882882f73dcb411a8de6c7516c84d68e (127.21.158.193:42665)
18:18:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.530663 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0cfd2488a243fabe6dedfc8a6d6a17" candidate_uuid: "f6b61dc1eb2b48769409814f23804167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d8dee22c401469ba4d28c6653afc570"
18:18:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.530658 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0cfd2488a243fabe6dedfc8a6d6a17" candidate_uuid: "f6b61dc1eb2b48769409814f23804167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882882f73dcb411a8de6c7516c84d68e"
18:18:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.530804 22779 raft_consensus.cc:3060] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 0 FOLLOWER]: Advancing to term 1
18:18:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.530838 22506 raft_consensus.cc:3060] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 0 FOLLOWER]: Advancing to term 1
18:18:47.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.531876 22506 raft_consensus.cc:2468] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b61dc1eb2b48769409814f23804167 in term 1.
18:18:47.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.531934 22779 raft_consensus.cc:2468] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b61dc1eb2b48769409814f23804167 in term 1.
18:18:47.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.532289 22577 leader_election.cc:304] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [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: 882882f73dcb411a8de6c7516c84d68e, f6b61dc1eb2b48769409814f23804167; no voters: 
18:18:47.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.532497 22855 raft_consensus.cc:2804] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 1 FOLLOWER]: Leader election won for term 1
18:18:47.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.532758 22855 raft_consensus.cc:697] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [term 1 LEADER]: Becoming Leader. State: Replica: f6b61dc1eb2b48769409814f23804167, State: Running, Role: LEADER
18:18:47.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.533108 22855 consensus_queue.cc:237] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [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: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } }
18:18:47.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.537407 22181 catalog_manager.cc:5696] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6b61dc1eb2b48769409814f23804167 (127.21.158.194). New cstate: current_term: 1 leader_uuid: "f6b61dc1eb2b48769409814f23804167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b61dc1eb2b48769409814f23804167" member_type: VOTER last_known_addr { host: "127.21.158.194" port: 33193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 } health_report { overall_health: UNKNOWN } } }
18:18:47.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.608845 22828 tablet.cc:2406] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:47.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [4ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.628 [DEBUG - kudu-nio-2] (Connection.java:748) [peer f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)] connecting to peer
18:18:47.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.630 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [5ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.630 [DEBUG - kudu-nio-3] (Connection.java:757) [peer f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)] Successfully connected to peer
18:18:47.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.630 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [7ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.631 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [8ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.631 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.631 [DEBUG - kudu-nio-2] (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.21.158.254:38223, [8ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.632 [DEBUG - kudu-nio-2] (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.21.158.254:38223, [9ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [9ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.633 [DEBUG - kudu-nio-2] (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.21.158.254:38223, [9ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [8ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [11ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [11ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=12), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [12ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c0cfd2488a243fabe6dedfc8a6d6a17 for table 'testMultipleSessions' with partition [<start>, <end>)
18:18:47.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3c0cfd2488a243fabe6dedfc8a6d6a17@[1d8dee22c401469ba4d28c6653afc570(127.21.158.195:36979),882882f73dcb411a8de6c7516c84d68e(127.21.158.193:42665),f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)[L]]}]
18:18:47.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=12), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.158.254:38223, [12ms] Sub RPC GetTableLocations: received response from server master-127.21.158.254:38223: OK, deferred=null) after lookup
18:18:47.642 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x497e6230, L:/127.0.0.1:40336 - R:/127.21.158.194:33193] using TOKEN/null
18:18:47.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.655649 22506 raft_consensus.cc:1275] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 882882f73dcb411a8de6c7516c84d68e [term 1 FOLLOWER]: Refusing update from remote peer f6b61dc1eb2b48769409814f23804167: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:47.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.656963 22862 consensus_queue.cc:1048] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882882f73dcb411a8de6c7516c84d68e" member_type: VOTER last_known_addr { host: "127.21.158.193" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:47.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 18:18:47.657837 22693 tablet.cc:2406] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:18:47.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.667598 22779 raft_consensus.cc:1275] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P 1d8dee22c401469ba4d28c6653afc570 [term 1 FOLLOWER]: Refusing update from remote peer f6b61dc1eb2b48769409814f23804167: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:18:47.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.668473 22862 consensus_queue.cc:1048] T 3c0cfd2488a243fabe6dedfc8a6d6a17 P f6b61dc1eb2b48769409814f23804167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d8dee22c401469ba4d28c6653afc570" member_type: VOTER last_known_addr { host: "127.21.158.195" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:18:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.691025 22906 mvcc.cc:204] Tried to move back new op lower bound from 7305358244467310592 to 7305358243978752000. Current Snapshot: MvccSnapshot[applied={T|T < 7305358244467310592}]
18:18:47.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.692618 22909 mvcc.cc:204] Tried to move back new op lower bound from 7305358244467310592 to 7305358243978752000. Current Snapshot: MvccSnapshot[applied={T|T < 7305358244467310592}]
18:18:47.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:18:47.890800 22899 mvcc.cc:204] Tried to move back new op lower bound from 7305358245414649856 to 7305358243978752000. Current Snapshot: MvccSnapshot[applied={T|T < 7305358245414649856 or (T in {7305358245414649856})}]
18:19:06.939 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
18:19:06.940 [DEBUG - main] (Connection.java:575) [peer master-127.21.158.253:36903(127.21.158.253:36903)] disconnecting while in state READY
18:19:06.941 [DEBUG - main] (Connection.java:575) [peer master-127.21.158.252:42631(127.21.158.252:42631)] disconnecting while in state READY
18:19:06.941 [DEBUG - main] (Connection.java:575) [peer master-127.21.158.254:38223(127.21.158.254:38223)] disconnecting while in state READY
18:19:06.941 [DEBUG - main] (Connection.java:575) [peer f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)] disconnecting while in state READY
18:19:06.941 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.158.254:38223(127.21.158.254:38223)] handling channelInactive
18:19:06.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.158.254:38223(127.21.158.254:38223)] cleaning up while in state READY due to: connection closed
18:19:06.941 [DEBUG - kudu-nio-3] (Connection.java:239) [peer f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)] handling channelInactive
18:19:06.941 [DEBUG - kudu-nio-3] (Connection.java:709) [peer f6b61dc1eb2b48769409814f23804167(127.21.158.194:33193)] cleaning up while in state READY due to: connection closed
18:19:06.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:19:06.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.158.252:42631(127.21.158.252:42631)] handling channelInactive
18:19:06.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.158.252:42631(127.21.158.252:42631)] cleaning up while in state READY due to: connection closed
18:19:06.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.158.253:36903(127.21.158.253:36903)] handling channelInactive
18:19:06.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.158.253:36903(127.21.158.253:36903)] cleaning up while in state READY due to: connection closed
18:19:06.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:19:06.946012 22139 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 22424
18:19:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:19:06.954360 22139 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 22562
18:19:06.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:19:06.961905 22139 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 22697
18:19:06.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:19:06.968643 22139 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 22150
18:19:06.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:19:06.975803 22139 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 22221
18:19:06.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 18:19:06.982961 22139 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskeKBSWr/build/debug/bin/kudu with pid 22291
18:19:07.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T18:19:07Z chronyd exiting

Time: 36.466

OK (2 tests)

